# Token Scenario

### **Liquidity Incentives**

Liquidity incentives will be provided in the form of token lock-ups. The monthly reward amount for liquidity incentives will be determined in advance through voting. The earnings from locking $SEX and $SLP tokens will come from the "liquidity incentives" portion of $SEX tokens. Users who hold $SEX and $SLP can lock them up to earn $SEX token rewards and gain voting governance rights. Additionally, $SEX token lock-up users will also receive additional benefits such as discounted trading fees.<br>

#### **Lock & Earn**

Token holders can lock their $SEX and $SLP tokens for a period of 30 to 720 days. The longer the lock-up period, the higher the potential earnings for the users. During the lock-up period, the locked tokens cannot be withdrawn or transferred. After participating in the lock-up, users will receive a lock-up certificate in the form of an NFT (Non-Fungible Token). Once the lock-up period is reached, token holders can redeem the corresponding amount of locked tokens by destroying the NFT certificate. The earnings generated from the lock-up will be released to the token holders in a linear manner over a period of 365 days after the unlocking.

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

**Case**

1. User A provides 100 USD worth of liquidity and receives 100 SLP tokens. User A decides to lock the 100 SLP tokens for a period of 90 days and receives 1 NFT certificate as proof of the lock-up.
2. During the lock-up period, User A is unable to withdraw the 100 SLP tokens or the corresponding liquidity assets.
3. Once the lock-up period expires, User A can destroy the lock-up NFT certificate and retrieve the 100 SLP tokens. The earnings generated from the lock-up, in the form of $SEX tokens, will be released to User A in a linear manner over a period of 365 days, starting from the unlocking date.
4. It's important for User A to keep the NFT certificate safe, as losing it would result in the inability to retrieve the locked tokens and the corresponding $SEX earnings.

### **Repurchase & Burn**

To promote the circulation of $SEX and maintain its core value, the majority of project earnings will be used for token buybacks and subsequent token burns.

**Mechanism**

Transaction fee income, SEX/ETH liquidity income, and $SLP burning fees will be sent to the Vault collectively. Among them, 30% of the transaction fee income will be used to cover operational costs such as oracle fees and order execution gas fees, while the remaining 70% of transaction fee income and other earnings will be used to repurchase $SEX in the market. All repurchased $SEX will be burned, and the timing of repurchases and execution of burning will occur randomly.


---

# 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.substancex.io/community/token-scenario.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.
