> For the complete documentation index, see [llms.txt](https://nest-6.gitbook.io/nest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nest-6.gitbook.io/nest/readme.md).

# hi!

Welcome to the Documentation of Nest! In this Gitbook you will find detailed information on how to create Agents manually, arrange them and optimize your workflows.\
\
We also offer you to use our Dashboard, which will be much more intuitive to non-developers.\ <br>

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

## NOTE

While we offer an **AI Framework with nest**, on our website you will be able to host Solana-specific Agents to enhance your trading experience. nest is fully useable to deploy agents for any use-case outside of crypocurrency trading.

## Roadmap

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nest-6.gitbook.io/nest/readme.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.
