> For the complete documentation index, see [llms.txt](https://docs.vault.cnn.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vault.cnn.com/docs/the-vault-ecosystem/utility.md).

# Utility

<table><thead><tr><th width="304">Utility</th><th width="150" data-type="checkbox">Moments</th><th width="150" data-type="checkbox">Coins</th><th data-type="checkbox">Keys</th></tr></thead><tbody><tr><td>Collectors-only chats in Discord</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Access to Vault artist chats archive</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Access to collectors-only articles</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Exclusive CNN perks (coming soon)</td><td>true</td><td>false</td><td>false</td></tr><tr><td>Exclusive Vault merch (coming soon)</td><td>true</td><td>false</td><td>false</td></tr><tr><td>Discounts on future Vault drops</td><td>false</td><td>true</td><td>false</td></tr><tr><td>Special edition NFT upgrades</td><td>false</td><td>false</td><td>true</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:

```
GET https://docs.vault.cnn.com/docs/the-vault-ecosystem/utility.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.
