# Registration

After registering on the ATNirex platform, you will be directed to your dashboard. Follow these steps to begin:

### Selecting Your Challenge

1. Choose a challenge that suits your needs from the available options.

<figure><img src="/files/fGMdbbig0AubBkITxw8y" alt=""><figcaption></figcaption></figure>

2. Purchase the challenge by paying a small fee

* **Note:** This fee will be refunded with your first payout upon successful challenge completion.

<figure><img src="/files/GMyBBaQK9WOzu7DQ8SSt" alt=""><figcaption></figcaption></figure>

#### API Connection Options

You have two options for connecting your Bybit API:

* Connect the API from your Bybit account independently
* Request assistance by creating a support ticket or contacting us via our [Telegram chat](https://t.me/addlist/giwIXuUIchxiMTQy)

### Starting the Challenge

* Click the **"Start Challenge"** button
* Select your preferred payment method
* If you have a promo code, enter it before confirming payment
* After successful payment confirmation, you will receive an email about your challenge activation

<figure><img src="/files/vast0sJHZnj97HfZX9mO" alt=""><figcaption></figcaption></figure>

**Important:** If you don't receive an email from ATNirex, check your spam folder and mark the email as "not spam" if found there.

⚠️ **Critical Information:** Your active challenge has no time restrictions but must not exceed 90 days.


---

# 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://atnirex.gitbook.io/docs/challenge-guide/registration.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.
