> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/email-settings/get-ready-to-send-emails.md).

# メール送信の準備をする

### メール送信の準備をする <a href="#gjdgxs" id="gjdgxs"></a>

ブランドからメールを送信するには、わずか数ステップで済みます。 これらの構成により、可能な限り最高の配信性が実現されます。

### メール送信の準備をする <a href="#id-30j0zll" id="id-30j0zll"></a>

メールを送信する前に、次の手順に従ってください。

| **#** | **ステップ**                                                                                                       | **予定の時間** | **誰が**          |
| ----- | -------------------------------------------------------------------------------------------------------------- | --------- | --------------- |
| 1     | [送信ドメインを確認する](https://support.optimizely.com/hc/en-us/articles/4407774755341)                                  | ～10分      | マーケター           |
| 2     | [送信ドメインを認証する](https://support.optimizely.com/hc/en-us/articles/4407269056269)                                  | ～15分      | マーケター + DNS 管理者 |
| 3     | [送信者プロファイルを作成する](https://support.optimizely.com/hc/en-us/articles/4407774873613)                               | ～5分       | マーケター           |
| 4     | [好みのセンターをデザインする](https://support.optimizely.com/hc/en-us/articles/4407282888077)                               | ～20分      | マーケター           |
| 5     | [メールヘッダーをデザインする](https://support.optimizely.com/hc/en-us/articles/4407774738317#h_01GE58PN8SK0EFWMS0G8CQAJP3)  | ～20分      | マーケター           |
| 6     | [メールのフッターをデザインする](https://support.optimizely.com/hc/en-us/articles/4407774738317#h_01GE58SZR3X6M372XTD19W6EDD) | 約30分      | マーケター           |


---

# 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://manual.dxable.com/optimizely/platform/optimizely-data-platform/email-settings/get-ready-to-send-emails.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.
