# How to Buy

**Purchasing using ETH, USDT or BNB:**

**Step 1.**&#x20;

**Set up your wallet**

* Download MetaMask using google chrome or the app store.&#x20;

**Step 2.**&#x20;

**Add ETH, USDT or BNB to your wallet**&#x20;

* Make sure your wallet has ETH, USDT or BNB to cover the purchase and gas fees.

**Step 3.**&#x20;

**Connect to the Radiant Arena Dapp**

* Visit <https://radiantarena.com> in your browser.&#x20;
* Select the currency ETH, USDT or BNB
* Click 'Connect Wallet'&#x20;

**Step 4.**

**Enter the purchase amount**&#x20;

* Select the amount in USD you want to spend and see the $RAD amount in return
* Select the currency ETH, USDT or BNB, Click 'Buy Now' to proceed. Make sure you allow for the gas fee.

**Step 5.**

**Confirm your transaction**&#x20;

* Metamask will pop up with the transaction details, verify and confirm he details.&#x20;

**Purchasing using CARD**&#x20;

* Enter your card details, name address and email.
* Click 'Pay'&#x20;
* Important! We will never send you a direct email.&#x20;

**Please view '**[**How to Claim Tokens**](/radiant-arena-litepaper/how-to-buy/how-to-claim-tokens.md)**' next**


---

# 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://radiant-arena.gitbook.io/radiant-arena-litepaper/how-to-buy.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.
