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

# Dubai Cat NFT

Dubai Cat proudly presents its groundbreaking NFT Golden Ticket collection, a testament to our appreciation for long-term supporters. Holders of these NFTs enjoy privileges such as Whitelist Spots for partner projects, participation in exclusive events, and access to a vibrant NFT marketplace.

{% hint style="success" %}
Join Mini Game Giveaway.

* DubaiCat will regularly organize exclusive participation events for DubaiCat NFT holders.
  {% endhint %}

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtOtZllNuPHbsba5yIpC%2Fuploads%2FjOjSLCFcJEHTrubwybGR%2Fopensea.png?alt=media&#x26;token=e9cfae50-a2c3-4cad-8fd3-2d1c73a10e77" alt=""></td><td></td><td><a href="https://opensea.io/collection/dubaicat">https://opensea.io/collection/dubaicat</a></td></tr><tr><td></td><td><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtOtZllNuPHbsba5yIpC%2Fuploads%2Fo8SOCntYnvWH5FeS8oxf%2FGateio.png?alt=media&#x26;token=be261b6c-9241-48af-954c-7c21293945d1" alt=""></td><td></td><td><a href="https://www.gate.io/nft/collection/18481/Dubai-Cat">https://www.gate.io/nft/collection/18481/Dubai-Cat</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://dubai-cat.gitbook.io/dubai-cat/products/dubai-cat-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
