> For the complete documentation index, see [llms.txt](https://src-1.gitbook.io/srt-white-paper_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://src-1.gitbook.io/srt-white-paper_en/other-information/smart-reward-tokens-srt.md).

# Smart Reward Tokens - SRT

Smart Reward Tokens (SRT) are used an ERC-20 swaping utility token in the Cash.Fi ecosystem. SRT holders are able to claim rewards through our play-to-earn features. The primary way that users are able to earn SRT is by submitting check-ins to be reviewed for quality; and posts with high-quality photos and captions are rewarded with SRT.

![](/files/1g9yQeNDpZ0PVZ2yJ7vV)

The goal of SRT is to align incentives between Cash.Fi users and local businesses in new, novel ways. This alignment occurs because:

* Users are rewarded for exploring and documenting with Cash.Fi, while simultaneously being incentivized to hold on to their earned tokens to claim even more rewards.
* Local businesses are rewarded when people explore them, with the opportunity to have both increased sales and earn SRT when Cash.Fi users go there.

In the future, we intend to build out staking rewards as an additional way to encourage users to hold SRT as long as possible.

**Lastly, we intend to launch SRT in Q1 or Q2 of 2022. In the meantime, users of Cash.Fi can earn future claimable tokens that will become redeemable when the token is launched and priced.**


---

# 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://src-1.gitbook.io/srt-white-paper_en/other-information/smart-reward-tokens-srt.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.
