# CO Token Utility

The Coordinape app now emits the ability to attest with [GIVE](/social-oracle-tm-give.md) at higher rates for wallet addresses that hold the [CO token](https://etherscan.io/address/0xf828BA501B108FbC6c88eBDfF81C401BB6B94848).  Coordinape has created a utility for the CO token to encourage and empower individuals to contribute to and grow the social reputation footprint of the [Social Oracle](/social-oracle-tm-give.md). \
\
Now, if your logged in wallet also holds the CO token, your GIVE bank cap will be increased and so will your emission of GIVE itself.  The chart below shows the GIVE emission rates for each CO holding level:

| Amount of CO | GIVE emissions Rate | GIVE Cap |
| ------------ | ------------------- | -------- |
| < 1          | 1 per day           | 1        |
| 1 - 100      | 3 per day           | 3        |
| 101 - 1,000  | 10 per day          | 10       |
| 1,001-99,999 | 20 per day          | 20       |
| 100,000 +    | 100 per day         | 200      |

The CO token is governed by the CoDAO. You can learn more about the CoDAO and get involved by checking out the [CoDAO Charmverse site](https://app.charmverse.io/codao/1-codao-mission-20572971131480156).&#x20;


---

# 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://docs.coordinape.com/info/co-token-utility.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.
