# $GYSR token

### ERC-20

GYSR Token ($GYSR) is an ERC-20 token specifically designed to offer utility within the GYSR platform.

Current use cases of $GYSR include multiplying your share seconds in Geysers and multiplying your effective stake in Fountains.

$GYSR holders can also earn protocol fees by staking in the [Holder pool](#token-redistribution).

### Multipliers

In both Geysers and Fountains, $GYSR acts as an accelerant on rewards. The multipliers earned are dependent on 3 factors:

1. How much $GYSR has already been used in that pool
2. The amount of $GYSR the user is spending on that transaction
3. The size of the stake the user is affecting

Because of its reactivity to these 3 inputs, the cost of applying a $GYSR multiplier will differ from between pools

<figure><img src="/files/pqhcOSxLid2BMyCDTGch" alt="" width="375"><figcaption><p>GYSR multiplier as a function of usage and amount spent</p></figcaption></figure>

<figure><img src="/files/pBEp1u24dLwzNruSdDY5" alt="" width="375"><figcaption><p>GYSR multiplier as a function of stake size and amount spent</p></figcaption></figure>

### Token Redistribution

$GYSR token holders also benefit from token redistribution. With v2, a 20% platform fee is collected from all $GYSR spent for multipliers during staking and unstaking. Half of this fee is distributed to $GYSR holders and the remainder goes to the GYSR treasury for future development.

To participate, you can stake in the Holder pool [here](https://app.gysr.io/pool/0x30c0f65d9b27ebe2cc2a49cbcb4133230b3fb381).


---

# 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.gysr.io/concepts/token.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.
