# Deploy your AI Agent

### Deploy your AI Agent <a href="#rrktasggdlsv" id="rrktasggdlsv"></a>

You’re satisfied with how your agent is responding. Now it’s time to put it into action. Make sure you have connected your social and messaging channels from the Integrations section of the dashboard.

![](/files/CQdiX6KTQPmrMnVE7T7N)

Also ensure you have activated the AI agent from the Test section within the agent. This makes your agent eligible to be deployed on your channels.

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

![](/files/TbMjgQDex4F0N7YAeUbg)

To deploy your Raven agent on a channel, go to the Chatbot section of the dashboard. From the top left dropdown, select your desired channel.

Similar to how you might be assigning to your human agents, the Raven agents have to be assigned accordingly. If you haven’t built any chatbots already, you should just update the Ticket Block in the Default Sequence. Select the Agent/Group dropdown and select your desired Raven agent from the list.

![](/files/VFByLDPkWdzkjfCuOaaH)

And there you have it! Any message that your customers ask will now be handled by the Raven agent.

Alternatively, if you have built any chatbot and you want to pass on to your Raven agent against specific actions/inputs from the customer, you can create a sequence, add a ticket block and assign the Raven agent there.

![](/files/3mb5SITo0QM1dz6rUS1d)


---

# 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.myalice.ai/api-integration/raven/deploy-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.
