# Soneta

**What is Soneta?**

Soneta is an integration of Liquity V2 running on the Sonic EVM blockchain. It is a decentralized and immutable borrowing protocol that allows users to deposit $S and other $S LSTs to\
mint the Soneta Stablecoin $ONE.<br>

The Soneta app currently has 3 main uses:

* Deposit $S and other $S LST's to borrow $ONE
* Deposit $ONE mentioned above into Stability Pools to earn yield.
* Stake STA \[Soneta Token] to earn rewards and vote on LP gauges.

**Why Soneta?**&#x20;

Liquity does not operate a central frontend to enhance the decentralization and resilience of the protocol. Soneta is designed to be the primary integration of the Liquity V2 Protocol in\
the Sonic Network, providing users with the same reliability and freedom.


---

# 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.soneta.xyz/soneta.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.
