# Tevaera

## Tevaera

- [Welcome to Tevaera](https://docs.tevaera.com/welcome-to-tevaera.md): Redefining Gaming with onchain Guilds and Games.
- [Teva Protocol Overview](https://docs.tevaera.com/tevaera-ecosystem/teva-protocol-overview.md): Infinite Guilds. Infinite Games. One Onchain Protocol.
- [Onchain Guilds](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds.md): Permissionless. Onchain. For Everyone.
- [Launch](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/launch.md): Just Guild It — onhain
- [AI 3D Mascot](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/launch/ai-3d-mascot.md): The Soul of Your Guild
- [Forging](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/forging.md)
- [Crowned](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/crowned.md): From Forging to Full Activation
- [Trading](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/crowned/trading.md): Instant, Onchain Liquidity for Every Guild
- [Guild Score](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/crowned/guild-score.md)
- [Guild Rivalry](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/crowned/guild-rivalry.md)
- [Governance](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/governance.md)
- [Rewards](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/rewards.md): How Value Flows to Creators and Guilders
- [FAQ](https://docs.tevaera.com/tevaera-ecosystem/onchain-guilds/faq.md)
- [Games](https://docs.tevaera.com/native-games/games.md): Fun & Fair
- [Teva Run](https://docs.tevaera.com/native-games/games/teva-run.md): Play to Earn (P2E), Multiplayer, Racing & Action
- [Tevi Treat](https://docs.tevaera.com/native-games/games/tevi-treat.md): Play to Earn (P2E), Casual/ Hyper-casual
- [Wild Whispers](https://docs.tevaera.com/native-games/games/wild-whispers.md): Fully Blockchain, Play to Earn (P2E), Social Deduction & Multiplayer
- [Market](https://docs.tevaera.com/native-games/market.md)
- [Developer Portal](https://docs.tevaera.com/build-with-tevaera/developer-portal.md): Build with Tevaera
- [Introducing Teva](https://docs.tevaera.com/tokenomics/introducing-teva.md)
- [Token Metrics](https://docs.tevaera.com/tokenomics/token-metrics.md)
- [Token Distribution](https://docs.tevaera.com/tokenomics/token-distribution.md)
- [Token Utilities](https://docs.tevaera.com/tokenomics/token-utilities.md): One token, $TEVA to power the onchain Guilds and Games.
- [Governance Process](https://docs.tevaera.com/governance/governance-process.md)
- [General DAO Participation Guidelines](https://docs.tevaera.com/governance/governance-process/general-dao-participation-guidelines.md)
- [Tevaera Improvement Proposals (TIPs)](https://docs.tevaera.com/governance/governance-process/tevaera-improvement-proposals-tips.md)
- [Governance Smart Contract](https://docs.tevaera.com/governance/governance-process/governance-smart-contract.md)
- [Voting & Delegation](https://docs.tevaera.com/governance/voting-and-delegation.md)
- [Token Delegation](https://docs.tevaera.com/governance/voting-and-delegation/token-delegation.md)
- [Voting on Active Proposals](https://docs.tevaera.com/governance/voting-and-delegation/voting-on-active-proposals.md)
- [Resources](https://docs.tevaera.com/resources.md)
- [Risk & Disclaimers](https://docs.tevaera.com/legal/risk-and-disclaimers.md)
- [Block Diagrams](https://docs.tevaera.com/archive/block-diagrams.md): Keep it hidden
- [Teva Airdrop](https://docs.tevaera.com/archive/teva-airdrop.md)
- [Transparent Framework](https://docs.tevaera.com/archive/teva-airdrop/transparent-framework.md): Breaking the Airdrop Status Quo
- [Airdrop Criteria](https://docs.tevaera.com/archive/teva-airdrop/airdrop-criteria.md)
- [Sybil Filtering](https://docs.tevaera.com/archive/teva-airdrop/sybil-filtering.md)
- [FAQs](https://docs.tevaera.com/archive/faqs.md): Frequently Asked Questions
- [Teva Games & Apps](https://docs.tevaera.com/archive/teva-games-and-apps.md): Gaming Applications
- [Teva Market](https://docs.tevaera.com/archive/teva-games-and-apps/teva-market.md)
- [Teva Dex](https://docs.tevaera.com/archive/teva-games-and-apps/teva-dex.md)
- [Teva Stack](https://docs.tevaera.com/archive/teva-stack.md)
- [Why ZK Stack?](https://docs.tevaera.com/archive/teva-stack/why-zk-stack.md)
- [Teva Stack for Game Developers](https://docs.tevaera.com/archive/teva-stack/teva-stack-for-game-developers.md)
- [Teva Chain](https://docs.tevaera.com/archive/teva-chain.md): A Gaming Elastic Chain
- [What’s a ZK Chain?](https://docs.tevaera.com/archive/teva-chain/whats-a-zk-chain.md)
- [Teva Chain Architecture](https://docs.tevaera.com/archive/teva-chain/teva-chain-architecture.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.tevaera.com/welcome-to-tevaera.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.
