# Oxen Coin Claims

The Oxen Coin Claims Program allows users to swap their unstaked Oxen coins for Session Token.

**30,000,000 Session Tokens** are available through the Oxen Coin Claims Program. The Session Tokens available in this program represents 37.5% of the Genesis supply. You can read more about the genesis tokenomics[ here](https://docs.getsession.org/tokenomics/genesis-tokenomics).

{% hint style="info" %}
Along with the parallel Service Node Bonus Program (30,000,000 SESH allocated), these programs represent 75% of the maximum Genesis supply and 25% of the maximum supply of Session Token.
{% endhint %}

The amount of Session Tokens a user receives in their claim will be directly proportional to the amount circulating supply of Oxen.

Oxen’s circulating supply will be snapshotted at Session Token’s TGE. This snapshotted supply will be used to calculate all claims, so claims will not change over time based on new Oxen emissions. The current supply of Oxen is available on the[ block explorer](https://oxen.observer/).

For more information, visit the[ Oxen Coin Claims page](https://token.getsession.org/oxen-coin-claims).

{% hint style="info" %}
**Note:** You can participate in both the Service Node Bonus Program ***and*** the Oxen Coin Claims Program if you choose to stake and swap OXEN you hold. Read more about the Service Node Bonus Program [here](/session-token-sesh/rewards-programs/service-node-bonus-program.md).&#x20;
{% endhint %}


---

# 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.getsession.org/session-token-sesh/rewards-programs/oxen-coin-claims.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.
