# Trantor's Documentation

## Trantor's Documentation

- [🌟 Overview](https://docs.trantor.xyz/trantor-in-a-nutshell/overview.md)
- [👨‍💼 Trantor for Businesses](https://docs.trantor.xyz/trantor-in-a-nutshell/trantor-for-businesses.md): A note to Developers, Communities, Projects and DAOs.
- [👤 Trantor for Consumers](https://docs.trantor.xyz/trantor-in-a-nutshell/trantor-for-consumers.md)
- [🔮 Future of Trantor](https://docs.trantor.xyz/trantor-in-a-nutshell/future-of-trantor.md)
- [🌐 Follow Us!](https://docs.trantor.xyz/trantor-in-a-nutshell/follow-us.md)
- [Create Community](https://docs.trantor.xyz/businesses/create-community.md)
- [(B) User Guide](https://docs.trantor.xyz/businesses/b-user-guide.md)
- [Settings](https://docs.trantor.xyz/businesses/b-user-guide/settings.md)
- [Account](https://docs.trantor.xyz/businesses/b-user-guide/settings/account.md)
- [My Campaign](https://docs.trantor.xyz/businesses/b-user-guide/settings/my-campaign.md)
- [My Reward](https://docs.trantor.xyz/businesses/b-user-guide/settings/my-reward.md)
- [My Community](https://docs.trantor.xyz/businesses/b-user-guide/settings/my-community.md): If you’re a community leader looking for interesting and fun ways to engage your community, set-up a community with us!
- [Community Creation](https://docs.trantor.xyz/businesses/b-user-guide/settings/my-community/community-creation.md): Learn how to create a community on Trantor!
- [Community](https://docs.trantor.xyz/businesses/b-user-guide/community.md)
- [Reward](https://docs.trantor.xyz/businesses/b-user-guide/community/reward.md)
- [Campaign](https://docs.trantor.xyz/businesses/b-user-guide/community/campaign.md)
- [Quest](https://docs.trantor.xyz/businesses/b-user-guide/community/quest.md)
- [On-Chain Quest](https://docs.trantor.xyz/businesses/b-user-guide/community/quest/on-chain-quest.md)
- [Off-Chain Quest](https://docs.trantor.xyz/businesses/b-user-guide/community/quest/off-chain-quest.md)
- [Most Valuable Builder(MVB)](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb.md): MVB Portal provides the opportunity for communities to build long term engagement with their users through the introduction of a series of well designed features.
- [Setup MVB](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/setup-mvb.md)
- [Add Quests](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/add-quests.md)
- [New Quest Types](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/add-quests/new-quest-types.md)
- [Recurrence & Condition Filters](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/add-quests/recurrence-and-condition-filters.md)
- [XP System](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/xp-system.md)
- [Leaderboard](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/leaderboard.md)
- [Post Review](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/post-review.md)
- [Edit\&Update](https://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/edit-and-update.md)
- [Membership](https://docs.trantor.xyz/businesses/b-user-guide/community/membership.md)
- [Marketing Guidelines](https://docs.trantor.xyz/businesses/marketing-guidelines.md)
- [(C) User Guide](https://docs.trantor.xyz/consumers/c-user-guide.md)
- [Settings](https://docs.trantor.xyz/consumers/c-user-guide/settings.md)
- [Account](https://docs.trantor.xyz/consumers/c-user-guide/settings/account.md)
- [My Campaign](https://docs.trantor.xyz/consumers/c-user-guide/settings/my-campaign.md)
- [My Reward](https://docs.trantor.xyz/consumers/c-user-guide/settings/my-reward.md)
- [My Community](https://docs.trantor.xyz/consumers/c-user-guide/settings/my-community.md): Not relevant for consumers.
- [Join a Campaign](https://docs.trantor.xyz/consumers/c-user-guide/join-a-campaign.md)
- [Join a MVB](https://docs.trantor.xyz/consumers/c-user-guide/join-a-mvb.md): "MVB" stands for Most Valuable Builder. MVB portal is where you build long term engagement with top communities and earn rewards.
- [Membership](https://docs.trantor.xyz/consumers/c-user-guide/membership.md): Unlock a world of exclusive perks with one card.
- [Mint Card](https://docs.trantor.xyz/consumers/c-user-guide/membership/mint-card.md)
- [Accumulate XP to Level Up Your Card](https://docs.trantor.xyz/consumers/c-user-guide/membership/accumulate-xp-to-level-up-your-card.md)
- [Daily Rewards & Raffle Season(To launch in Phase 2)](https://docs.trantor.xyz/consumers/c-user-guide/membership/daily-rewards-and-raffle-season-to-launch-in-phase-2.md)
- [🌠 Astral Stardrops](https://docs.trantor.xyz/consumers/astral-stardrops.md): Exclusive Stardrops for true loyal Trantians
- [📋 Changelogs](https://docs.trantor.xyz/general-faqs/changelogs.md)
- [🎉 Carnival FAQ](https://docs.trantor.xyz/general-faqs/carnival-faq.md)
- [🙋 FAQs](https://docs.trantor.xyz/general-faqs/faqs.md): Checkout all the frequently asked questions here!
- [❓ How to Web3](https://docs.trantor.xyz/general-faqs/how-to-web3.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.trantor.xyz/trantor-in-a-nutshell/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.
