> For the complete documentation index, see [llms.txt](https://docs.stack-talent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stack-talent.com/refer-2-earn-program/tracking-referrals-and-rewards.md).

# Tracking referrals & rewards

Stay informed about the status of your referrals and rewards:

1. **Referral history:** Within your Stack Talent Refer-2-Earn dashboard, access the "Referral History" section to view a list of your referred friends and their application progress.
2. **Reward notifications:** Stack Talent will notify you when your referred friend is hired, and you become eligible for your reward.
3. **Redeem rewards:** Follow the instructions provided to redeem your rewards, whether it's through a direct payment (crypto or fiat) or the issuance of gift cards. You have the flexibility to choose how you'd like to receive your rewards, making it convenient for you.

{% hint style="warning" %}
\[**💡 Referral reward for another Stack Talent position]**

If a person referred by a candidate is hired for another StackTalent position, the referring candidate will still receive a $500 reward. We value your contributions to our community and want to ensure you are rewarded for your efforts.
{% endhint %}

In the Refer-2-Earn program, we prioritize transparency. You'll see the progress of your referred candidates as they move through the recruitment process. Please note that you'll receive the bounty reward only if your referral is successfully hired. The displayed bounty represents the maximum potential reward based on the maximum salary considered, but the final bounty may vary depending on the salary negotiation between the candidate and the employer.

The Refer-2-Earn program is an excellent opportunity for Stack Talent users to earn rewards while helping their friends and professional contacts find exciting job opportunities in the web3 sector.

<figure><img src="/files/Te4LFuj67ubm0ugvYgi0" 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.stack-talent.com/refer-2-earn-program/tracking-referrals-and-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.
