> For the complete documentation index, see [llms.txt](https://dexguide.iotabee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexguide.iotabee.com/farming/soon-token-farming-on-shimmer-evm.md).

# SOON Token Farming on Shimmer EVM

As the biggest project within the IOTA and SMR ecosystem, Soonaverse has prepared 24 Million SOON tokens as farming rewards on Iotabee.&#x20;

Liquidity farming is currently available for sETH/sSOON and sWBTC/sSOON.&#x20;

The sIOTA/sSOON will also be supported after IOTA Stardust upgrate.&#x20;

Please note that sETH, sBTC, and sIOTA are all wrapped assets on the Shimmer EVM. To participate in this farming, you must first bridge them. You can use the bridge on Iotabee directly. Check our bridge guide [here](/bridge/iotabee-bridge-introduction.md).

To learn more about this farming reward plan, please refer to [this article](https://soonlabs.medium.com/soon-token-rewards-on-the-shimmerevm-9c0277657b39) and make sure you follow Soonaverse's official channels for the latest updates.

Website: <https://soonaverse.com/home/>

Twitter: <https://twitter.com/soon_labs>

Medium: <https://soonlabs.medium.com/>


---

# 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, and the optional `goal` query parameter:

```
GET https://dexguide.iotabee.com/farming/soon-token-farming-on-shimmer-evm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
