# Introduction

This documentation provides general information for users of Euphrates and guides for anyone involved in the software development of Euphrates.

Platform Overview

Euphrates is a platform that allows stakers and liquidity providers of Liquid Staking Tokens (LSTs) to earn boosted rewards in ACA, as well as tokens from participating projects, with minimal effort.

Version Updates

* Current Version (V2): Euphrates V2 supports deposits from a broader range of Proof-of-Stake (PoS) blockchains, including JitoSOL from Solana, rETH from Ethereum, and more to come.
* Previous Version (V1): Euphrates V1 only accepted LCDOT and DOT deposits for DOT-based LST (Liquid Staking Token) derivatives pools, such as tDOT and LDOT.

Token Information

Euphrates does not have its own token.

[Euphrates App](https://farm.acala.network)

[Discord](https://discord.gg/5JJgXKSznc)

[Twitter](https://twitter.com/AcalaNetwork)


---

# 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://farmdoc.acala.network/euphrates/readme.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.
