# Leveraged Piles

Leveraged piles are slightly different than the standard piles for a few reasons, the main distinction being that standard piles can't be used to open leverage positions, but 1x (unleveraged) positions can also be opened with leverage pileTokens.&#x20;

The leveraged piles will be:

* USDB-10x Pile, wFTM-10x Pile (1x - 10x Leverage)
* USDB-25x Pile, wFTM-25x Pile (1x - 25x Leverage)
* USDB-50x Pile, wFTM-50x Pile (1x - 50x Leverage)
* USDB-100x Pile, wFTM-100x Pile (1x - 100x Leverage)
* USDB-200x Pile, wFTM-200x Pile (1x - 200x Leverage)

Here's an example: \
\
Let's say that you want to open a 30x leverage position on BTC. \
\
To do this, you'll need to get some pileUSDB-50, which means that you can open a position ranging from 1x up to 50x. You'll deposit USDB into the USDB-50x Pile and receive pileUSDB-50 in return. Then you're ready to open positions on the USDB-50x Pile.<br>


---

# 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://takepile.gitbook.io/takepile-protocol/getting-started/get-started-with-the-takepile-protocol/trading-on-takepile/trading-with-leverage/leveraged-piles.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.
