# Consumers

- [(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


---

# 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.trantor.xyz/consumers.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.
