# Suggested Questions

Suggested questions offer inspiration for deeper insights into the data based on your dataset or your previous question. This feature explored data points that might not have considered and ensures you make the most out of the available data.

Suggested questions can be set up when an AI Analyst is created. When you start a new chat, your suggested questions will appear under the chat bar.&#x20;

<figure><img src="/files/wpuEN4NNZbCv4Saxk7I8" alt=""><figcaption><p>AI Chat Page</p></figcaption></figure>

You can also ask a specific question and get additional suggested questions.

<figure><img src="/files/UYeuJa4Tb3NeGE50Szw9" alt=""><figcaption><p>AI Chat Page</p></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.athenic.com/getting-insights/using-the-ai-analyst/suggested-questions.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.
