# Echo agent

{% embed url="<https://youtu.be/fHWKoGNiF0Q>" %}

### What is Echo agent?

Echo is a powerful new way to interact with the My AskAI platform and features.

Echo is an AI agent built into the My AskAI dashboard that you can use to help you get the most out of My AskAI and your AI customer service agent.

Instead of knowing where to go and how to use our features and dashboard, you can now just ask questions and it will not only tell you how to do things, but it can do them for you.

It's got all the context of our help docs, but also has all the context and understanding of your account.

### What can I use Echo agent for?

Right now you can use Echo to:

* Ask any question about the My AskAI platform e.g. how do I x?
* Write, edit, review, improve and merge your guidance&#x20;
* Investigate and inspect conversations to understand your answers, and how to fix them

We're continuing to add to its capabilities week after week so you can always ask and test it out if you are unsure!

### How do I use Echo?

You'll find a lot of "Ask Echo" buttons throughout the product, click any of them and the Echo agent side-panel will appear.

You can also always access Echo from the menu, just above Account Settings.


---

# 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://support.myaskai.com/features/echo-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.
