# How to Setup Aisera Assistant/Copilot

Use the steps in the following sections to create an Aisera Assistant. You will be able to create and see your new application/bot, even if you haven't established connections or integrated your systems yet.

[**Configure an Aisera Assistant/Copilot**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/test-your-aisera-assistant-copilot.md)\
[**Add a Data Source**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/add-a-data-source.md)\
[**View Policy**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/view-policy.md)\
[**Add a Channel**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/add-a-copilot-channel.md)\
[**Add a Live Agent**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/add-a-live-agent.md)\
[**Add an Error Handling Flow**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/error-handling-flow.md)\
[**View App Conversation Messages**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/view-conversation-messages.md)\
[**View App Intents**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/view-intents.md)\
[**Assign Access Attributes**](/aisera-copilot/how-to-setup-aisera-assistant-copilot/add-access-attributes.md)\
[**Test Your Completed Aisera Assistant/Copilot**<br>](/aisera-copilot/how-to-setup-aisera-assistant-copilot/test-your-aisera-assistant-copilot.md)

\ <br>


---

# 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.aisera.com/aisera-copilot/how-to-setup-aisera-assistant-copilot.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.
