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

# Rewards

#### Linx Seasons

$LINX rewards are distributed after a season completes. In a season you collect points for:

* Trading (Swaps)
* [Depositing tokens from other chains (Ethereum or Binance Chain)](/linx-app/add-funds.md)
* [Depositing tokens in Lending Pools to earn interest](/linx-app/earn.md) (the longer you keep your tokens deposited the more points you collect
* [Taking a loan](/linx-app/borrow.md) (the longer you have a loan the more points you collect)
* Sharing on socials
* [Inviting friends with your special link to start using Linx App](#inviting-friends)

**The first season will kick off by rewarding 20.000.000 LINX tokens (20% of total supply) which can be claimed after the first season ends.**

<figure><img src="/files/yiD6tDnS7JrAD7opj9Pz" alt=""><figcaption></figcaption></figure>

#### Inviting friends

If you go in the menu to 'Rewards' you can click 'Referrals' to show your referral link and keep track of the earnings you made through your friends you invited, as every action they do in the Linx App, will earn you points as well.

You can share a link by clicking it and it will copy the link to your clipboard. You can share this on socials or directly with friends.

<figure><img src="/files/v5N8U5rbBvLIAh0e3Pwv" alt=""><figcaption></figcaption></figure>

#### Claiming rewards

When a season comes to an end, you will be able to claim your $LINX tokens. In the right column you will see your earned $LINX rewards with a button where you can claim them.

Rewarded tokens will have a vesting period of 30 days, meaning the tokens will linearly get unlocked and available in your account over a period of 30 days.&#x20;


---

# 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.linxlabs.org/linx-app/rewards.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.
