# VIIDE Docs

## VIIDE Docs

- [OVERVIEW](https://docs.viide.io/overview.md): A Frame to experience NFTs to the fullest
- [Activation Guides](https://docs.viide.io/getting-started/activation-guides.md)
- [Viide Frames](https://docs.viide.io/utility/viide-frames.md)
- [10.1" Asio](https://docs.viide.io/utility/viide-frames/10.1-asio.md)
- [21.5" Athene](https://docs.viide.io/utility/viide-frames/21.5-athene.md)
- [32" Athene](https://docs.viide.io/utility/viide-frames/32-athene.md)
- [33" Athene](https://docs.viide.io/utility/viide-frames/33-athene.md)
- [55" Athene](https://docs.viide.io/utility/viide-frames/55-athene.md)
- [Viide APP](https://docs.viide.io/utility/viide-app.md)
- [Viide Cast APP](https://docs.viide.io/utility/viide-cast-app.md)
- [NFT Score](https://docs.viide.io/utility/nft-score.md)
- [OddOwl Club](https://docs.viide.io/nft/oddowl-club.md)
- [The CartonOwls](https://docs.viide.io/nft/the-cartonowls.md)
- [User Interface](https://docs.viide.io/using-viide/user-interface.md)
- [Viewing](https://docs.viide.io/using-viide/user-interface/viewing.md)
- [Discover](https://docs.viide.io/using-viide/user-interface/discover.md)
- [Reward Center](https://docs.viide.io/using-viide/user-interface/reward-center.md)
- [Show](https://docs.viide.io/using-viide/user-interface/show.md)
- [Bounty](https://docs.viide.io/using-viide/user-interface/bounty.md)
- [Earning Metrics](https://docs.viide.io/using-viide/earning-metrics.md)
- [Device Management](https://docs.viide.io/using-viide/device-management.md)
- [Asset Management](https://docs.viide.io/using-viide/asset-management.md)
- [Dual-token System](https://docs.viide.io/token/dual-token-system.md)
- [Tokenomics](https://docs.viide.io/token/tokenomics.md)
- [Lockup & Vesting](https://docs.viide.io/token/lockup-and-vesting.md)
- [Token Utility](https://docs.viide.io/token/token-utility.md)
- [Whitelist](https://docs.viide.io/token/whitelist.md)
- [Overview](https://docs.viide.io/technology/overview.md)
- [Scalable Shard Chains](https://docs.viide.io/technology/scalable-shard-chains.md)
- [Interoperable Multi-Chain Layer2](https://docs.viide.io/technology/interoperable-multi-chain-layer2.md)
- [PAR System](https://docs.viide.io/technology/par-system.md)
- [Viide NFT Display FAQ](https://docs.viide.io/faqs/viide-nft-display-faq.md)
- [Viide App Download](https://docs.viide.io/faqs/viide-app-download.md)
- [Orders & Payment](https://docs.viide.io/faqs/orders-and-payment.md)
- [Shipping & Refund](https://docs.viide.io/faqs/shipping-and-refund.md)
- [International Shipping Disclaimer](https://docs.viide.io/faqs/international-shipping-disclaimer.md)
- [Press](https://docs.viide.io/about-viide/press.md)
- [Marketing Events](https://docs.viide.io/about-viide/marketing-events.md)
- [Updates](https://docs.viide.io/about-viide/updates.md)
- [Contact Us](https://docs.viide.io/about-viide/contact-us.md)


---

# 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.viide.io/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.
