# Introduction

- [DiscoCats - What?](https://docs.mydiscocats.com/introduction/quickstart.md): Your NFT being transformed into asset.
- [DiscoCats - Why?](https://docs.mydiscocats.com/introduction/publish-your-docs.md): NFT that’s not just a pretty face but also a money-maker, isn't this enough?
- [PreSale Vaults](https://docs.mydiscocats.com/introduction/our-mission-and-vision.md)
- [Participation Guide: PreSale Vaults](https://docs.mydiscocats.com/introduction/our-mission-and-vision/our-mission-and-vision.md)
- [DiscoCats - How?](https://docs.mydiscocats.com/introduction/discocats-how.md): How does DiscoCats work? Well, it’s simple—just add yield, governance, and a touch of magic.


---

# 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.mydiscocats.com/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.
