> 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/trading-challenges/osmo-perp-trading-challenge.md).

# OSMO Perp Trading Challenge

## Official Announcement

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

## Competition Details&#x20;

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

### Step 1: Register&#x20;

Be one of the first 100 participants to register by completing the following 3 actions:

**\[Reward: 20 USDC]**

* Deposit a minimum of 100 USDC or have a minimum of 100 USDC in your wallet. [\[Learn How to Send $axlUSDC from Osmosis to $USDC on Demex\]](broken://pages/YhT0LeKO4QjZvM316A5s)
* Execute 3 trades of [OSMO-PERP market ](https://app.dem.exchange/trade/OSMO-PERP)
* Post a tweet on Twitter with [your custom hashtag](#how-to-generate-custom-hashtag-on-twitter) from us! [\[Learn How to Generate Your Custom Hashtag\] ](#how-to-generate-your-custom-hashtag-for-twitter)

Your registration is complete once all three steps on the [registration page](https://app.dem.exchange/competition/registration) have the **green "COMPLETED"** text as shown below:

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

### Step 2: Trade OSMO, BTC or ETH Perpetual contracts&#x20;

Participants will be airdropped USDC 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)

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

## How to Generate Your Custom Hashtag for Twitter

{% hint style="warning" %}
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 "How to Register"

<figure><img src="/files/iJ0fSpz1kBPfti6Qn5uf" 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 competition with is correct.

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

<figure><img src="/files/utuHznpWSSG0C9SE5nnq" 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! When verified, you will see this popup:

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

## Terms & Conditions&#x20;

* All current and new users are eligible to join the campaign during 5 January 2023, 9:00AM - 5 February 2023, 9:00AM (UTC)
* Users will need to [register](#step-1-register) to be eligible for airdrops.
* Competition is limited to the first 100 participants.
* Prizes will be airdropped to winners as USDC ($1 = 1 USDC) 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/trading-challenges/osmo-perp-trading-challenge.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.
