# Activate Your AI Agent

Once all configurations — including Basic Information, Behavior Settings, Knowledge Support, and Advanced Settings — are complete, you’re ready to finalize the setup.

1. Review all the entered information to ensure accuracy.
2. Confirm that your selected platform (e.g., WhatsApp, Facebook, or Web Widget) and knowledge sources are properly linked.
3. When satisfied, click the “Create” button at the bottom of the setup page.

✅ Your AI Agent will now be saved successfully in the system and can be deployed through your chosen platform or communication channel. The agent will automatically begin functioning based on the behavior rules, knowledge inputs, and response style you’ve configured.


---

# 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://imbrace.gitbook.io/imbrace-documentation/ai-agent/activate-your-ai-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.
