# Tide Reward Cycles

<figure><img src="/files/r8exTX73BMvO5AFY3kvR" alt=""><figcaption><p>User Cycle</p></figcaption></figure>

### How to claim rewards

* Users are able to claim the rewards directly from the space leaderboard of the project.&#x20;
* If a user is eligible for the reward they will see a "claim reward button" next to the cycle (example picture below).&#x20;
* The user is brought on Hedgey's website. Hedgey partners with Tide to distribute the rewards.&#x20;
* From Hedgey, users will claim and receive the tokens.

<figure><img src="/files/lMTbV3xo7Do8pgFEUVfa" alt=""><figcaption><p>User Leaderboard</p></figcaption></figure>


---

# 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://fiveelementslabs.gitbook.io/tide/users/tide-reward-cycles.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.
