> For the complete documentation index, see [llms.txt](https://guide.dem.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.dem.exchange/demex-rewards/past-events/2023/earn-a-thons/demex-x-stafi-atom-earn-a-thon.md).

# Demex x StaFi ATOM Earn-A-Thon

{% hint style="info" %}
All perpetuals markets with $USDC as the settlement currency are replaced by one with $USD.&#x20;

Additionally, all $USDC rewards will now be given in $USD.

\
Competition will account for all trades on perpetual markets with $USDC and $USD settlement currency.&#x20;
{% endhint %}

## Official Announcement

{% embed url="<https://twitter.com/demexchange/status/1623614761765314561?s=20>" %}

## Competition Details

## ✅ Complete Step 1 (Register) and Step 2 (Earn) to unlock bonus tasks!

### Step 1: Register&#x20;

Be one of the first 100 participants to register! To register, post a tweet on Twitter with your custom hashtag from us.&#x20;

{% hint style="info" %}
You can only tweet to register on Demex as the platform needs to generate your custom hashtag. Please ensure that you DO NOT change your custom hashtag. We will not be able to verify your registration if you do so.&#x20;
{% endhint %}

#### Step 1:  Go to [app.dem.exchange/competition/registration](https://app.dem.exchange/competition/registration)

**Step 2:** Click on Tweet button under "Register"&#x20;

<figure><img src="/files/2KDOB03wndnwdasywxdx" alt=""><figcaption></figcaption></figure>

**Step 3:** A pop-up to connect your wallet address will show. Connect your wallet and check that the wallet address that you’re entering the event with is correct.

**Step 4:** The popup will show the tweet caption & personal hashtag. Click on the “Tweet” button.&#x20;

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

**Step 5:** A separate window will lead you to Twitter, prompting you to log in. Simply post the tweet and wait for it to be verified!&#x20;

**Step 6:** Your registration is complete once you see a green "You're Registered!" text as shown below

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

### Step 2: Earn

**\[Reward: 15 USD]**

{% hint style="info" %}
Ensure that you are registered before completing this step!
{% endhint %}

To complete this step, registered participants will need to:&#x20;

* **Deposit** or ensure a minimum balance of 100 USD
* **Execute** 3 trades on the ATOM-PERP market&#x20;

After completing the above 2 steps, you will have unlocked the Bonus Tasks!&#x20;

## 🎉 Bonus Tasks

### Demex Bonus Task: Trade Any Perps

Participants will be airdropped USD rewards at the end of the campaign depending on their PnL % and ranking. Track your ranking on [app.dem.exchange/competition ](https://app.dem.exchange/competition)

Winners (and losers!) can either earn rewards or rebates:

* **Top 5 Leaderboard** - Be one of the top 5 participants with the highest PnL ranking by the end of the campaign **\[Reward: 50 USD]**
* **Losers Rebate** - Be one of the first 30 registered users and earn up to 30 USD rebate if you end the competition with negative PnL **\[Rebate: Up to 30 USD]**

### StaFi Bonus Task A: Video Quiz&#x20;

**\[Reward: 500 SWTH + 10 FIS]**

Answer all of the questions in the **video quiz** correctly.&#x20;

### StaFi Bonus Task B: Lend rATOM&#x20;

**\[Reward: 10 USD]**

Lend rATOM on **Nitron! (By the way, the rATOM Lend pool has $FIS incentives per week until the end of the event!)**&#x20;

## Terms & Conditions&#x20;

* All current and new users are eligible to join the event during 9 February 2023, 9:00AM - 9 March 2023, 9:00AM (UTC)
* Users will need to [**register**](https://app.dem.exchange/competition/registration) to be eligible for rewards and rebates.
* Competition is limited to the first 100 participants.
* Prizes will be airdropped to winners as USD ($1 = 1 USD) to the Carbon wallet addresses used in the competition, within 90 days from end of the competition.
* Kindly note that you are ineligible to participate in this campaign if you are located in these [**regions.**](#terms-and-conditions)
* Demex reserves the right to disqualify orders or trades that are deemed fraudulent, amend any competition rule, guideline or activity at our sole discretion.
* Demex reserves all rights to the final interpretation of this event.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.dem.exchange/demex-rewards/past-events/2023/earn-a-thons/demex-x-stafi-atom-earn-a-thon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
