# Getting Started

First, create an account on **Degen Arena** by visiting <https://t.me/degenarenabot>.

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

Click the `Start` button and a secure wallet is automatically created for you with Turnkey. Click the wallet address to automatically copy it to your clipboard.

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

Fund the wallet by sending USDT to the Injective address provided by the bot. To get USDT on Injective, visit [bridge.injective.network](https://bridge.injective.network), where you can easily bridge USDT in from Ethereum. For ease of onboarding, you can even change the recipient address to your new Degen Arena address.

Once USDT arrives in your wallet, the bot will give you a notification, and you're ready to begin trading. Don't worry, you don't need INJ. Gas is on us. You can immediately begin trading, but of course Degen Arena is more fun with friends.

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

You can view a list of available markets at any time by messaging the bot with `/markets`. You can scroll from page to page by clicking the buttons beneath the list.

<figure><img src="/files/8wNQqxyn7Zl4mpThQnhw" alt=""><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.degenarena.app/getting-started.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.
