# How to Open Position

1. Go to mainscreen: <https://app.danogo.io/leverage-trading>
2. Connect wallet
   * Click on button Connect Wallet
   * On popup Connect Wallet, click on chosen wallet

     * The system only displays wallets for which you have installed the plugin.
     *

     ```
     <figure><img src="/files/70PvXuQMhramnOsIQL7Y" alt=""><figcaption></figcaption></figure>
     ```
3. Choose Pair to trading

   * Click on the trading pair which you want to trade
   *

   ```
   <figure><img src="/files/u2XjP0pC5i50wUUI0EaR" alt=""><figcaption></figcaption></figure>
   ```
4. On the right panel, input position Information
   \*

   ```
   <figure><img src="/files/wfISw5lW2Us3ouaWR3Zh" alt=""><figcaption></figcaption></figure>
   ```

   * Select position type : Long/Short
   * Choose deposit token:
     * Click on icon dropdown to change deposit token
     * On popup, choose token
       \*

       ```
       <figure><img src="/files/29stRg7vCDv7MxFwrI9R" alt=""><figcaption></figcaption></figure>
       ```
   * Input collateral amount
   * Choose leverage
   * Check Position information and click on Open Long/Short
     \*

     ```
     <figure><img src="/files/3iB8G9ccNkfQdJk0nmjD" alt=""><figcaption></figcaption></figure>
     ```
   * Sign the transaction

Video guide:

{% embed url="<https://youtu.be/j3-vQthoejU?si=VEwpdGp1O_bbJ6OA>" %}


---

# 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.dano.finance/how-to-use/guides/leverage-trading/how-to-open-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.
