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

# Rewards

{% hint style="success" %}
Rewards are already being accumulated on the platform, and while there isn't any monetary value that can be accrued to :small\_orange\_diamond: Gems — we can assure you that the more you have, the more you get in terms of rewards.
{% endhint %}

The best way in order to accumulate the maximum amount of Gems is to trade on Puppy.fun (soon also other platforms), and to do different tasks, available to you in our Rewards section (available after you log-in/connect your wallet). You can check the [Rewards section](https://puppy.fun/rewards/?utm_source=puppyfun\&utm_campaign=docs) now!

## You can see how many Gems you have on the Rewards Page as well as on your Profile Page...

Your Profile Page is the go-to hub to learn about your rewards and to generate your referral link :electric\_plug: which can be an electrifying :zap: way to gain rewards.

The allocation of referred Gems is directly correlated to the pooled value of volume generated by the user who was referred to the platform by you - this means the more your referred user trades (buys and sells on the platform) - the more :small\_orange\_diamond: Gems you receive! **It's that simple** :100:

**You can find out all about it on your Profile Page !! Also, it's important to note that it's EXTREMELY GOOD TO BE EARLY, since everyone who has at least 100 Gems right now receives a daily bonus...**

### The Daily :small\_orange\_diamond: Gems bonus is 1%, which adds up to <mark style="color:green;">+37.783%</mark> yearly!!

:astonished::star\_struck::astonished::star\_struck::astonished::star\_struck:


---

# 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.puppy.fun/exciting-stuff/rewards.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.
