> For the complete documentation index, see [llms.txt](https://docs.untrading.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.untrading.org/tutorials/uncryptos-racetrack/how-to-buy-and-sell-on-racetrack-mainnet.md).

# How to Buy and Sell on Racetrack Mainnet

Racetrack is your go-to spot for trading unCryptos like unBTC and unETH, styled like an OpenSea NFT marketplace – not your usual CEX or Uniswap vibe. Let's stack sats together! 🚀

### Get Set Up:

1. Grab a Web3 browser (Chrome, Firefox, Brave). [Learn how](https://www.youtube.com/watch?v=2QR11oDukn4).&#x20;
2. Install MetaMask, add Arbitrum One mainnets. [Setup guide](https://metamask.io/download).&#x20;
3. Fund your wallet with USDC or USDT and [bridge them to Aribitrum One](/tutorials/web3/how-to-bridge-an-erc-20-token-to-arbitrum.md) via an exchange (e.g., Coinbase, Binance, or Uniswap).&#x20;
4. Connect your wallet on [untrading.org/uncryptos](http://untrading.org/uncryptos).
5. [Get verified](https://docs.untrading.org/tutorials/registering-and-being-verified-on-untrading.org) by connecting your X account.

### How to Play:

<figure><img src="/files/356z0gYI3pWc9zx6svlD" alt=""><figcaption></figcaption></figure>

1. Head to [untrading.org/uncryptos](https://untrading.org/uncryptos), connect your wallet.&#x20;
2. Browse the marketplace (think OpenSea for unCryptos!). Check the Profit Expectancy (PE) – it shows your potential earnings based on future price rises and rewards.&#x20;
3. Spot an unBTC or unETH you like? Click“Buy - Limit,”set your amount, confirm with MetaMask. [See testnet steps](https://docs.untrading.org/tutorials/how-to-buy-and-sell-uncryptos-on-untrading.org-testnet).&#x20;
4. Ready to sell? [List your unCryptos on Racetrack](https://docs.untrading.org/tutorials/how-to-buy-and-sell-uncryptos-on-untrading.org-testnet#step-4-list-sell-and-make-changes-to-unbtc-uneth-unsol-unlink-ununi-and-un-offerings) – set your price at near the PE level (+5%, 8%... that the unCrypto token was originally set for), include PE for buyers, and confirm.&#x20;

**Why It Rocks:** Trade unCryptos with full transparency and earn Future Rewards even after selling – all on mainnet!

**Pro Tip:** Wrap your BTC into unBTC to boost your PE and maximize rewards. Let's go to the moon! 🌙


---

# 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://docs.untrading.org/tutorials/uncryptos-racetrack/how-to-buy-and-sell-on-racetrack-mainnet.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.
