> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/zh/integrations/qu-dao/you-jian/you-jian-gong-neng/yu-ming-pei-zhi.md).

# 域名配置

要使用该服务，您必须在YCloud平台上配置自己的发送域并获取DNS记录进行验证。获取 DNS 记录后，您需要将其应用于您的托管提供商以验证您的域。这是确保电子邮件安全性和真实性的重要一步。

## 步骤1：添加域名

进入[域名配置页面](https://www.ycloud.com/console/#/app/integrations/email/domains)，点击添加按钮

<figure><img src="/files/OkaT01WZYZuNlEzSEEi2" alt=""><figcaption></figcaption></figure>

输入您的域名，例如：ycloud.com。输入后点击提交。

<figure><img src="/files/nPgyjlLkMZzFog63W3or" alt=""><figcaption></figcaption></figure>

## 步骤2：配置DNS

您需要将所有 TXT 记录添加到您的 DNS 主机。 如果您无权修改公司的 DNS 记录，您可以单击“下载数据”按钮并将文件发送给您的同事。

<figure><img src="/files/s4AeaR573xLg3NjS4oTW" alt=""><figcaption></figcaption></figure>

## 步骤3：验证域名

完成配置后点击验证按钮进行验证。当域名的状态更改为“Active”时，您可以使用该域名发送电子邮件。


---

# 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://helpdocs.ycloud.com/help-center/zh/integrations/qu-dao/you-jian/you-jian-gong-neng/yu-ming-pei-zhi.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.
