# How to join a Tournament

### 1. Set up a web3 wallet

{% content-ref url="/pages/kw2BzfoLf251G8Sn6xTn" %}
[Create a wallet](/first-step/create-a-wallet.md)
{% endcontent-ref %}

### 2. Connect wallet to Challenge

{% content-ref url="/pages/dbK2ne9kHLIBCCeJUL11" %}
[Purchase tokens](/first-step/purchase-tokens.md)
{% endcontent-ref %}

### 3. Create an Challenge Acount

{% content-ref url="/pages/Pag72X7YzZLLoNXaAjvf" %}
[Launch App](/first-step/launch-app.md)
{% endcontent-ref %}

### 4. Log in to Challenge.gg

{% content-ref url="/pages/7UbwVqpYZd41oARfuFqJ" %}
[Broken mention](broken://pages/7UbwVqpYZd41oARfuFqJ)
{% endcontent-ref %}

## Now you are ready to sign up for **Tournaments**&#x20;


---

# 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://whitepaper.challenge.gg/challenge/f.a.q/how-to-join-a-tournament.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.
