# Ecosystem

- [Projects](https://docs.vitruveo.xyz/ecosystem/projects.md)
- [VTRU Swap (DEX)](https://docs.vitruveo.xyz/ecosystem/projects/vtru-swap-dex.md)
- [Xibit](https://docs.vitruveo.xyz/ecosystem/projects/xibit.md)
- [Studio](https://docs.vitruveo.xyz/ecosystem/projects/xibit/studio.md)
- [Licensing Model](https://docs.vitruveo.xyz/ecosystem/projects/xibit/studio/licensing-model.md)
- [On-Chain Metadata](https://docs.vitruveo.xyz/ecosystem/projects/xibit/studio/on-chain-metadata.md)
- [Quality and Resolution](https://docs.vitruveo.xyz/ecosystem/projects/xibit/studio/quality-and-resolution.md)
- [Search](https://docs.vitruveo.xyz/ecosystem/projects/xibit/search.md)
- [Stream (Coming Soon)](https://docs.vitruveo.xyz/ecosystem/projects/xibit/stream-coming-soon.md)
- [Store (Coming Soon)](https://docs.vitruveo.xyz/ecosystem/projects/xibit/store-coming-soon.md)
- [POET](https://docs.vitruveo.xyz/ecosystem/projects/xibit/poet.md)
- [Airdrop](https://docs.vitruveo.xyz/ecosystem/projects/airdrop.md)
- [Vitruveo Airdrop Multiplier (VAM)](https://docs.vitruveo.xyz/ecosystem/projects/airdrop/vitruveo-airdrop-multiplier-vam.md)
- [Staking Rewards](https://docs.vitruveo.xyz/ecosystem/projects/airdrop/staking-rewards.md)
- [Points Guide](https://docs.vitruveo.xyz/ecosystem/projects/airdrop/points-guide.md)
- [Airdrop FAQs](https://docs.vitruveo.xyz/ecosystem/projects/airdrop/airdrop-faqs.md)
- [Vortex](https://docs.vitruveo.xyz/ecosystem/projects/vortex.md)
- [Vortex Land Claims](https://docs.vitruveo.xyz/ecosystem/projects/vortex/vortex-land-claims.md): In Vortex, the game world is divided into 400 Regions, each containing 100 Plots. Players can claim land in the form of Plots based on the NFTs they hold, with each Plot having unique Terrains and Poi
- [VIBE](https://docs.vitruveo.xyz/ecosystem/projects/vibe.md)


---

# 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.vitruveo.xyz/ecosystem.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.
