# How to enter

You can access all tournaments from the **left-hand sidebar** within the TradersYard platform:

1. Click on **Tournaments** in the **Challenges** section.
2. This will open the **"All Tournaments"** page, where current, upcoming, and finished tournaments are displayed.
3. Join by clicking on the red button

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

4. Click the **“Trade on Web”** button located at the **bottom-left corner**.

This will open the **WebTrader platform**, where your tournament account is automatically set up.

<figure><img src="/files/7DykXqBMfbeZSnobYl6h" alt=""><figcaption></figcaption></figure>

#### Account ID Format

* **Tournament Accounts** begin with: `C-xx-xxxxx`
* **Challenge Accounts** begin with: `TC-xx-xxxxx`

Make sure you select the **correct account ID** when trading.

Note: You can also join through [Desktop & Mobile platfroms](https://docs.tradersyard.com/start-trading)

## Tournament Layout

Each tournament card contains the following information:

| Element                       | Description                                                           |
| ----------------------------- | --------------------------------------------------------------------- |
| 🏁 **Status**                 | Shows if the tournament is **Ongoing**, **Upcoming**, or **Finished** |
| 🎁 **Prize**                  | Displays the prize value (e.g., $205K worth of Challenge accounts)    |
| 🗓 **Start & End Date**       | Lists the tournament timeframe in **UTC**                             |
| 👥 **Participants**           | Shows how many users have joined                                      |
| ⏱ **Countdown Timer**         | Visible for ongoing tournaments, indicating how much time is left     |
| 🔘 **Join now / Leaderboard** | Buttons to enter the tournament or view live results                  |

## Tournament Details Page

Clicking on any tournament opens a detailed view where you can:

* See the **top-ranked traders** and their current standings
* Review the **rules and tradable instruments**
* View the **start/end dates**, your **own rank**, and **total P\&L**
* Access the **Leaderboard** and **Rules & Prizes** via dedicated buttons


---

# 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/how-to-enter.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.
