# Agent

Click on New Agent

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

Enter the agent name and select the docking platform: coze， Fill in the parameters just obtained and save them.

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

You can personalize the robot, such as business hours, non business hours reply language, etc.

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

Start robot replyEnter the Inbox and click on the robot avatar to set a dedicated robot for the current conversation. If no robot is configured for the current session, the global robot will be used by default.

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


---

# 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.innopaas.com/documentation/documentation-en/whatsapp-product/agent.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.
