# 申請帳號

請使用 Email 與我們聯繫，並請提供以下資訊：

```
公司資訊：
公司統編：
姓名：
聯絡電話：
LINE ID（為方便聯繫，非必要）: 
```

將資訊寄至 **<sales@maiagent.ai>** 😊


---

# 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://docs.maiagent.ai/start/apply.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.
