> 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/usdfame-socialfi-campaign/usdfame-points-and-quests.md).

# $FAME Points & Quests

## **Engage, Create, and Earn**

**Social Quests:** Get far in the $FAME ecosystem by completing Social Quests, engaging actively with community content, and inviting friends to join. We check engagement on your top 5 $FAME tweets per day, and you'll score FAME points based on those top 5 tweets.

> Every view on the tweet counts as 1 FAME Point.
>
> 1 View 1
>
> 1 Like 3
>
> 1 Repost 4
>
> 1 Reply 10
>
> Quote RT 15
>
> Points can later be traded for $FAME.

Sports fans! Show your content creator skills, engage with a global community, and get ahead of the game. \
\
You'll also gain points for engagement on your 2 top daily replies on $FAME community content.

**The route to $FAME starts now!**

## **Global Leaderboard**

The global leaderboard is the sum of the points you accumulated by referring friends, creating content about FAME, engaging with FAME posts, and completing the Social Quests. Keep your eyes peeled for special one-off raffles, and RKL playtest seasons, where you can score even more points!

<figure><img src="/files/ytcOIxsr3cWDVSk7lsMz" alt=""><figcaption></figcaption></figure>


---

# 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/usdfame-socialfi-campaign/usdfame-points-and-quests.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.
