> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/docs/docs_se/referens/references/email.md).

# E-post

{% columns %}
{% column %}
{% content-ref url="/pages/tmEitPlN3nNH7qc2AZnA" %}
[Leveransbarhet](/docs/docs_se/referens/references/email/deliverability.md)
{% endcontent-ref %}

{% content-ref url="/pages/FNYnzYCIkxwIXLTRyOrI" %}
[Automatisk pausning av utskick](/docs/docs_se/referens/references/email/automatic-send-pause.md)
{% endcontent-ref %}

{% content-ref url="/pages/k09H8ZMiuDJy4mzVT48f" %}
[Exkludera inaktiva mottagare](/docs/docs_se/referens/references/email/exclude-inactive-recipients.md)
{% endcontent-ref %}

{% content-ref url="/pages/4hawE5u8hGRFHDH9pJKo" %}
[Transaktionella utskick](/docs/docs_se/referens/references/email/transactional-sendouts.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sc3czA2eZGaYlYYBHzQI" %}
[När registreras en e-post som öppnad?](/docs/docs_se/referens/references/email/email-open.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/3ZjhDbJ8uXlNQjfQv34k" %}
[eMarketeers avsändarpolicy](/docs/docs_se/referens/references/email/emarketeer-sender-policy.md)
{% endcontent-ref %}

{% content-ref url="/pages/SvVyFNQs0aPPqNrdJbkG" %}
[Read on web](/docs/docs_se/referens/references/email/read-on-web.md)
{% endcontent-ref %}

{% content-ref url="/pages/veSP0ymaDVTp4TtEtJMG" %}
[Varför du inte bör använda URL:er som länktext](/docs/docs_se/referens/references/email/url-as-link-caption.md)
{% endcontent-ref %}

{% content-ref url="/pages/1jXmjl9KCO65eAKPKs5P" %}
[Förstå checklistan för e-post](/docs/docs_se/referens/references/email/checklist-explained.md)
{% endcontent-ref %}

{% content-ref url="/pages/SQzDHhOllS4EYFf63oAQ" %}
[E-postrapporten förklarad](/docs/docs_se/referens/references/email/email-report-explained.md)
{% endcontent-ref %}

{% content-ref url="/pages/nA2SIC2qArEH0LB0A9XM" %}
[Maximera framgången inom e-postmarknadsföring: 10 bästa metoder och fallgropar att undvika](/docs/docs_se/referens/references/email/maximizing-email-marketing-success-best-practices-and-pitfalls-to-avoid.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.emarketeer.com/docs/docs_se/referens/references/email.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
