# Email Settings

You can read more on how to easily send an email with a document in the chapter '[Send Documents by Email](/more-features/send-documents-by-email.md)'. In this somewhat more technical chapter, we explain:

-> According to which sending options you can send documents from BestInvoicing

{% content-ref url="/pages/kRvKQnGr2JS0cziUsjki" %}
[Sending Options](/settings/email-settings/sending-options.md)
{% endcontent-ref %}

-> Which email texts you want to use in certain emails (e.g. accompanying email to an invoice, a proposal, ...)

{% content-ref url="/pages/bmFH4A0NEuJX2RWZgW64" %}
[Email Texts](/settings/email-settings/email-texts.md)
{% endcontent-ref %}

-> What addresses you would like to set as default cc: or bcc: addresses

{% content-ref url="/pages/wYPJboJyGn3bIkqcAH1t" %}
[Default CC and BCC Addresses](/settings/email-settings/default-cc-and-bcc-addresses.md)
{% endcontent-ref %}

-> Which email templates you want to use in your messages (e.g. visual style of your email)

{% content-ref url="/pages/Rkuu8DPfvaMHkIMHaTfw" %}
[Email Templates](/settings/email-settings/email-templates.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.onfact.eu/settings/email-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
