# Echo Strategy

## How to participate in Echo Strategy?

1. First, ensure that your wallet holds aBTC asset after minting it when you deposit BTC assets into Echo's Aptos Vault. Please click to check how to deposit on [Echo Vault](/echo-protocol/echo-app-docs/echo-vault.md).
2. Enter [Echo Strategy](https://lending.echo-protocol.xyz/strategy) and explore the best strategies like Leveraged Liquid Staking and Lending/Borrowing optimization and yields for aBTC.

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

3. Choose your preferred strategy and modify your LTV based on your risk tolerance. The flow of your funds and actions will adjust accordingly. The estimated APY will be displayed, and click "Deposit" to proceed.\ <br>

   <figure><img src="/files/gzittj6fZ1iwMWmrHQrk" alt="" width="563"><figcaption></figcaption></figure>
4. Click "My Deposits" to monitor your positions or withdraw and claim your rewards.

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

**Note:**

* *The commission fee for Echo Strategy is 5%.*


---

# 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://echo-protocol.gitbook.io/echo-protocol/echo-app-docs/echo-strategy.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.
