# Opening a Position

Once you've funded your account with USDT, you can immediately open a long or short position by messaging @degenarenabot.&#x20;

Let's demonstrate how to open a 25x INJ long position, with 50 USDT margin.

The quick way: message @degenarenabot `/long INJ 25x 50` and click Confirm.

<figure><img src="/files/sD1eNzGcVWhjwBwlMzW3" alt="" width="375"><figcaption></figcaption></figure>

If you want to see all the options available to you, take the scenic route. First, message `/long` to the bot.

<figure><img src="/files/Rj1kNxGKh2vWss0dP6SC" alt="" width="375"><figcaption></figcaption></figure>

Reply with the ticker. For convenience, you can reply `INJ` instead of `INJ/USDT PERP` and the bot will know what you're referring to. As Degen Arena currently only supports perpetual futures, it won't get confused.

<figure><img src="/files/MUgkqedFTK0sleePT4CH" alt="" width="375"><figcaption></figcaption></figure>

Choose your margin by entering an amount or clicking one of the available options from the prompt. In this case, we'll choose 25x.

<figure><img src="/files/vdbMG7CZ04QgzXcil8iL" alt="" width="375"><figcaption></figcaption></figure>

You'll then be prompted for the amount of margin you'd like to use. Let's use 50 USDT. Don't worry about gas, we've got you covered.

<figure><img src="/files/tcdjrNgZpIf0UShh9FIK" alt="" width="375"><figcaption></figcaption></figure>

Click "Confirm" and wait for the position to be opened.

<figure><img src="/files/7kJDEPKVHeMfBFjP5E8D" alt="" width="375"><figcaption></figcaption></figure>

Just as quickly as the position is opened, you'll receive a graphic like this from the bot, and if you're part of a group it will also be sent to that group. Because trading is more fun when your friends hold you accountable.


---

# 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.degenarena.app/opening-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.
