# Open a position

1. Go to Strategy List

<figure><img src="/files/0HlPNMIFuLWfodjFbBr4" alt="" width="563"><figcaption></figcaption></figure>

2. Select a strategy and click **"Open"**
3. Select a **"Position Type"** to indicate your directional strategic view (view custom mode guide here)

<figure><img src="/files/9RTDeTeOA3hqRHPq6zmg" alt="" width="563"><figcaption></figcaption></figure>

4. Select a **"Price Range"** you want to provide liquidity.  This indicate the price range you will earn trading fees on.

<figure><img src="/files/Mk8DEKfWEaVbIVaVgJC1" alt="" width="563"><figcaption></figcaption></figure>

5. Supply asset and select leverage level you want. Stella Strategy will calculate the most capital efficient borrow amount.

<figure><img src="/files/NwHhUEVEjn92LGAtQVXD" alt="" width="563"><figcaption></figcaption></figure>

6. Review your position summary before confirmation

#### Custom Position Type

1. Select **"Custom"** as a position type
2. Select a **"Price Range"** you want to provide liquidity.  This indicate the price range you will earn trading fees on.
3. Supply asset
4. For borrow amount, input amount you want to borrow based on available credit. (Note: Total credit is calculated from token amount\*borrow credit)

<figure><img src="/files/tXLGxGVQOGNWpw58QGpf" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.stellaxyz.io/stella-doc/~/changes/4fF4ewjtMXRPWHi41cyF/app-guide/open-a-position.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.
