> For the complete documentation index, see [llms.txt](https://docs.rumblekongleague.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rumblekongleague.com/fame-token.md).

# Fame Token

- [Network Overview](https://docs.rumblekongleague.com/fame-token/network-overview.md)
- [Network Ecosystem](https://docs.rumblekongleague.com/fame-token/network-ecosystem.md)
- [Token Distribution](https://docs.rumblekongleague.com/fame-token/token-distribution.md)
- [Token Emissions / Vesting](https://docs.rumblekongleague.com/fame-token/token-emissions-vesting.md)
- [$FAME SocialFi Campaign](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign.md)
- [Join The Hall of $FAME](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/join-the-hall-of-usdfame.md)
- [$FAME Points & Quests](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-points-and-quests.md)
- [$FAME Multipliers](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-multipliers.md)
- [Refer A Friend Multipliers](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-multipliers/refer-a-friend-multipliers.md): Use the referral link in the platform to invite your friends to the Hall of $FAME. You'll gain 8% of all future points earned from the person you refer, so it's a great way to score big points.
- [NFT Multipliers](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-multipliers/nft-multipliers.md): Certain NFT's that are held in the wallet connected can also count as multipliers. We may add or remove some of these NFT actions based on user feedback.
- [NFT Trait Multipliers](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-multipliers/nft-trait-multipliers.md): NFT trait boosts are also available for Rumble Kong owners with certain boost stats. Connect a wallet holding any of the following to obtain these trait multipliers.
- [Social Following Multipliers](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-multipliers/social-following-multipliers.md): Have a big following on social media? You're in luck. Social following boosts are available for all connected X accounts to the Hall of $FAME.
- [G-Coin Multipliers](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-multipliers/g-coin-multipliers.md): Your total G-coins from our recent collaboration with Gatorade will also be carried over as multipliers to our socialfi platform. This is your total G-coins earned, even if you spent any on wearables.
- [$FAME FAQ's](https://docs.rumblekongleague.com/fame-token/usdfame-socialfi-campaign/usdfame-faqs.md): Have a questions still? Check out the FAQ section below, or head over to our official Discord server to check in with our devs and community team. You can find the link in our 'Official Links' tab.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.rumblekongleague.com/fame-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
