# Tournament Rules

Each tournament on TradersYard may come with its own specific set of trading rules — including which instruments are allowed to trade. To view the list of allowed instruments for a specific tournament, simply follow these steps:

## Step-by-Step Instructions:

1. **Go to the Tournaments Section**
   * In the left-side menu, click on **“Tournaments”** to see a full list of both ongoing and finished competitions.<br>

     <figure><img src="/files/IXWHz44WRK4ub94q6IAg" alt=""><figcaption></figcaption></figure>
2. **Select Your Tournament**
   * Identify the tournament you’re interested in (for example: **Multi-Market Battle⚔️**).
   * Click on the **white button** (e.g., **"Leaderboard"**) of the corresponding tournament card.<br>

     <figure><img src="/files/OvcHPtfHm27q9uDqBSmN" alt=""><figcaption></figcaption></figure>
3. **Access Rules & Prizes**
   * Once inside the tournament view, click the tab **“Rules & Prizes”**.<br>

     <figure><img src="/files/CjoGfvTSHYpkmFHMFhnt" alt=""><figcaption></figcaption></figure>
   * This page provides a detailed breakdown of:
     * The **tournament description**
     * **Rules**
     * **Allowed instruments**
     * **Prizes**
     * **Risk management conditions**, and more.
4. Any violation of the rules may result in a ban.
   * User should adhere to rules and not follow any [prohibited practices](https://docs.tradersyard.com/traderchallenge/rules/prohibited-trading-practices) for tournaments
   * Only one account is allowed per tournament, participating in each tournament with multiple accounts may result in ban from participating in future tournaments&#x20;

***

### 🧠 Example: Multi-Market Battle⚔️

Under **Rules & Prizes**, here’s what you’ll find:

**Allowed Instruments:**

> You can trade all instruments, including **CFDs** of:

* Commodities
* Forex Pairs
* Stocks
* Indices
* Cryptos<br>

FAQs

<details>

<summary>Can I use multiple accounts or sign up under a family member’s name?</summary>

No. Each individual is allowed to participate with only one account per tournament. Creating additional accounts under names of family members (e.g., your brother or mother) is strictly prohibited. If such behavior is discovered, it may result in disqualification or a permanent ban.

</details>

***

💡 **Note**: Since each tournament may differ, always check the **Rules & Prizes** section of your selected tournament to confirm the exact conditions and allowed instruments.


---

# 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.tradersyard.com/tournament-rules.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.
