# Ape mode

***Note: Ape Mode is currently under maintenance and will resume as part of our V2.5 update.***

<figure><img src="/files/9ed4sdkWxPYsV3SaCuyD" alt=""><figcaption><p>How to use Ape Mode</p></figcaption></figure>

<figure><img src="/files/cP4FjsUS2e5hP6qQbMYv" alt=""><figcaption><p>List of steps provided</p></figcaption></figure>

1. Select the tokens you want to long in this trade.
2. Input the quantity of tokens you are putting up as a collateral.
3. Choose leverage between 1.1x to 3x
4. Shows the position size of the trade after leverage.
5. Number five on the graphics will show the price of liquidation in which if the token were to hit the price, funds will be liquidated.
6. The Ape Long button will allow users to go to a confirmation screen to review details before opening a leveraged position.

<figure><img src="/files/kgHOb5Uicpdp0ZAPXh9z" alt=""><figcaption><p>Chart guide</p></figcaption></figure>

* The graphics shows on the helpful feature from the chart that would be useful when charting for the leverage function within the Ape Mode.

<figure><img src="/files/EiFGZCGfHii679A54COS" alt=""><figcaption><p>Open position guide</p></figcaption></figure>

1. Shows the quantity of tokens held with leverage applied.
2. Shows the current value of the position with leverage applied.
3. Indicates the current liquidation price of the position.
4. The current APY of the assets borrowed to apply leverage.
5. Clicking this will close off the position to realize profit/loss .


---

# 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.silverswap.io/spiritswap-v3/archived/ape-mode.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.
