# How to compete?

Depending on the *level of your CAThlete* and the *League* it is eligible to compete in, there are **different options for competing**. Follow the steps below as a general guide:

* Tap "*Competitions*" on the tap bar;
* Choose a competition you'd like to take part in (if you want to compete in PvP mode, choose "PvP Duels" or "Isle Clash". If you'd like to join PvE, choose "Competition" or "The CAThletic Games);
* Select a **League** for a CAThlete to compete in;
* Select a CAThlete to join the competition;$
* You may need to select a discipline to compete in (for PvE, Leagues I-III). Skip this step for Duels and CAThletic Games;
* Wait for the algorithms to find you a rival. Once it’s found, the competition starts automatically.
* If your CAThlete wins the race, tap the button claim the reward. If you’re defeated, better luck next time!

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

📝 *Tips:*

* *Select a **discipline** that your CAThlete has the highest chances to win in, based on its highest stats, and **play to its strength**.*
* *Browse Marketplace for **items** that could boost the stats you’re looking for.*
* *Stock up on **Mysberries** for higher booster (see* [*this chapter*](/boosters-and-multipliers/mysberry-booster.md) *for more info).*<br>


---

# 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://docs.walken.io/competitions/how-to-compete.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.
