# ALCHEMIST AI DOCS

## ALCHEMIST AI DOCS

- [INTRODUCTION](https://docs.alchemistai.app/docs/introduction.md): Welcome to Alchemist AI!
- [GET STARTED](https://docs.alchemistai.app/docs/get-started.md): Get started with Alchemist AI
- [AI LABORATORY](https://docs.alchemistai.app/docs/get-started/ai-laboratory.md): Learn how to forge applications in the Sacred Laboratory!
- [MAGIC ORB](https://docs.alchemistai.app/docs/get-started/ai-laboratory/magic-orb.md): Learn more about Magic Orb here.
- [FEATURES](https://docs.alchemistai.app/docs/get-started/ai-laboratory/features.md): Here are the available features in our Sacred Laboratory.
- [MARKETPLACE](https://docs.alchemistai.app/docs/get-started/marketplace.md): On this page you'll learn more about Arcane Forge's Marketplace
- [AZARUS (AI AGENT)](https://docs.alchemistai.app/docs/get-started/azarus-ai-agent.md): Learn more about our AI Agent Azarus here.
- [ALCHEMISTRY 101](https://docs.alchemistai.app/docs/alchemistry-101.md): Start your journey in Alchemist AI
- [TOKEN $ALCH](https://docs.alchemistai.app/docs/token-usdalch.md): On this page you read more about our token $ALCH
- [RELATED LINKS](https://docs.alchemistai.app/docs/related-links.md): On this page you will find Alchemist AI related links.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.alchemistai.app/docs/introduction.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.
