# StellaryAI

## StellaryAI

- [Overview](https://documents.stellaryai.com/introduction/overview.md)
- [Getting Started](https://documents.stellaryai.com/introduction/getting-started.md): Welcome to StellaryAI: The Aggregator of AI Creativity
- [Connect Wallet](https://documents.stellaryai.com/introduction/connect-wallet.md)
- [Roadmap](https://documents.stellaryai.com/introduction/roadmap.md)
- [Generate Image](https://documents.stellaryai.com/features/generate-image.md): Discover a World of Imaginative Possibilities with Exquisitely Fine-Tuned Models
- [Image Editing Features](https://documents.stellaryai.com/features/generate-image/image-editing-features.md)
- [Generate Music](https://documents.stellaryai.com/features/generate-music.md)
- [Generate Video](https://documents.stellaryai.com/features/generate-video.md)
- [Prompt Marketplace](https://documents.stellaryai.com/features/prompt-marketplace.md): COMING SOON!!!
- [Explore Gallery](https://documents.stellaryai.com/features/explore-gallery.md): A Gateway to Creativity with StellaryAI
- [Modular App Chain](https://documents.stellaryai.com/future-developments/modular-app-chain.md)
- [NFT Marketplace Integration](https://documents.stellaryai.com/future-developments/nft-marketplace-integration.md)
- [StellaryAI's Proprietary Stable Diffusion Models](https://documents.stellaryai.com/future-developments/stellaryais-proprietary-stable-diffusion-models.md)
- [Token Information](https://documents.stellaryai.com/tokenomics/token-information.md): StellaryAI Token ($STELAI) Information
- [MC Program](https://documents.stellaryai.com/business-model/mc-program.md): Empowering Innovation and Creativity


---

# 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://documents.stellaryai.com/introduction/overview.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.
