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

# COFI Points

In addition to yield, Users earn Points for simply holding COFI Money Stablecoins, as well as other incentives such as referrals. In the near future, Users will be able to spend their Points to receive discounts at selected stores.

<figure><img src="/files/m7dji455HsYd1b32u7u7" alt=""><figcaption><p>Meet Chuck the COFI Cup</p></figcaption></figure>

As of launch, Users earn 100 COFI Points for every 1 COFI ($1) of yield they earn. Users also earn 10 COFI Points for each successful referral.

COFI Points are currently non-transferrable, but have an ERC20 representation so they can be tracked in your wallet in real-time.


---

# 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:

```
GET https://docs.cofi.money/overview/cofi-points.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.
