> 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/white-paper/activities.md).

# Activities

![](/files/Ej94PQXSgbCIBYmchJtf)

**Checking In:** Checking-in makes the Cash.Fi's ecosystem more effective by users who earn a certain amount of SRT for the approved post. Once the token is priced, Cash.Fi will peg earnings to a USD value. For example, users may earn $1 USD worth of SRT per approved check-in.

Cash.Fi will also examine if it makes sense to reward users with some amount of SRT based off of reactions on their check-ins as an extra incentive to invite friends. It will be important to deeply think through how rewarding engagement could alter the authenticity of the content on Cash.Fi — we don’t want Cash.Fi to become another purely performative social network.

**Collecting Trailblazer NFTs at Places:** Users are able to collect a 1 of 1 NFT of the real-world places they go to if no one else has collected that location yet. Users want to collect 1 of 1 Trailblazer NFTs because they will receive passive token bonuses when other people make approved check-ins from their collected virtual ownership share of the place. Users can sell their trailblazers at any time on marketplaces such as OpenSea or any other NFT marketplaces.

**Collecting Perk Drop NFTs:** Businesses can create NFTs offering a variety of perks to the holders. Users can collect these NFTs, hold them to receive perks at the business, or sell their Perks at any time on marketplaces such as OpenSea or any other NFT marketplaces.

**Additional Activities and Ways to Use Tokens:** We will continuously explore new ways to bring additional real-world value to SRT through additional features. We need to meticulously build reasons to hold SRT as long as possible to assist with token price appreciation. Some concepts include community events, a marketplace for goods/services, and crowdsourced social good projects.


---

# 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/white-paper/activities.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.
