# AI Suite

We have a large selection of AI assistants and tools.&#x20;

When first entering our site, you can answer a few questions to help us show you the relevant content.&#x20;

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

This is to help keep the experience clean, and to not overwhelm users with every widget and tool when they may not need them. You can always access and find other tools and add them to your dashboard.

The main Components of this user AI suite are:&#x20;

* User Dashboard
* Analytics and Data Page
* Add-Ons and Tools
* [The Assistant Marketplace](/skillful-ai-public-docs/products/ai-marketplace.md)

The next few pages are dedicated to explaining these features and will be expanded upon as we grow.


---

# 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://skillful-ai.gitbook.io/skillful-ai-public-docs/products/ai-suite.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.
