# stXP FAQ

{% hint style="warning" %}
stXP pre-token campaign is over, find the recap here: \
[https://bemo.fi/blog/bemos-journey-from-stxp-to-bmo](https://bemo.fi/blog/bemos-journey-from-stxp-to-bmo/)
{% endhint %}

#### What is $stXP token for?

$stXP is the bemo platform’s preToken, which you will be able to convert to our governance token $BMO in Q4 2024. Currently, $stXP is the only way to invest in the bemo platform.

#### How many BMO tokens can you receive?

Subject to TVL milestones, we will distribute up to 20% of the total amount of $BMO tokens among those who have $stXP. The more $stXP you have, the more $BMO tokens you'll receive.

#### Does it have a monetary value?

Yes, you can sell $stXP for $stTON or buy it to increase your $BMO share. $stXP tokens are available for trade on [TON DEX DeDust](https://app.dedust.io/swap/stXP/stTON).&#x20;

#### How to earn $stXP?

Start staking $TON with bemo. You will earn $stXP for every action with $stTON: minting, holding, providing liquidity, and swapping. Read [the stXP Earnings section](/tokenomics/stxp.md#earning-stxp).&#x20;

#### Minting vs. Holding: Which offers more advantages?

Stake TON with bemo app rewards you with stXP instantaneously. But holding stTON makes stXP grow over time, which could lead to greater rewards in the long run.

#### Should I unstake my stTON or sell them?

Selling your $stTON on a DEX tends to be more advantageous. This way, you convert your $stTON to $TON immediately, avoiding the up to 72-hour cooldown period associated with unstaking in the app and simultaneously increasing the $stXP reward.

#### Is it more profitable to hold or provide liquidity?

The answer depends on your $stTON amount. Large holders may find greater $stXP yields by just holding because of the multipliers. If you are holding under 250k $TON you would benefit more from the DEX liquidity provision.

<br>


---

# 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.bemo.fi/tokenomics/stxp/stxp-faq.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.
