# Participating in Prop Challenge

To participate in Prop Challenges, follow these steps:&#x20;

{% tabs %}
{% tab title="Step 1" %}

1. Click on "New". <br>

   <figure><img src="/files/HlWuSOgjRCYDa9ra3FJd" alt=""><figcaption></figcaption></figure>
2. By default, the full list of ongoing challenges will be displayed. <br>

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

{% endtab %}

{% tab title="Step 2" %}

1. To refine your search, you can select keywords. <br>
2. When you choose a specific keyword, the list of challenges related to it will be displayed. <br>

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

{% endtab %}

{% tab title="Step 3" %}

1. You can click on a challenge to view the full details below. <br>
2. Click "Start Now" to participate. <br>

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

{% endtab %}

{% tab title="Step 4" %}

1. You will be directed to the payment page, where you can select your preferred payment method. <br>
2. You can pay the registration fee (if any) either via: <br>
   * Direct Purchase <br>
   * Deduct from Trading Account <br>
3. For Direct Purchase, you will need to select your preferred payment method and complete the purchase.  <br>

   <figure><img src="/files/Ie16uRGTSoUVdY8erypb" alt=""><figcaption></figcaption></figure>
4. For deduction from trading account or wallet, you can select the account you wish to deduct from and complete the payment. <br>

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

{% endtab %}

{% tab title="Step 5" %}

1. Upon submission, you will be redirected to the "Request History" page. You will be able to view the status of your request here. <br>

   <figure><img src="/files/dRSXyuT6PCSUzaHUHJtg" alt=""><figcaption></figcaption></figure>
2. The process depends on the settings configured by the broker. <br>
   * Automatic Approval: Your participation request will be approved immediately. You will receive an email containing your trading account credentials. You can view the prop trading account details on the CRM as well. <br>
   * Manual Approval: You will need to wait for your broker to approve your participation request before your prop trading account is created. <br>
3. Once you have your prop trading account credentials, you can proceed to login to your trading account and commence trading.&#x20;
   {% endtab %}
   {% endtabs %}


---

# 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://reference-guide.gitbook.io/crm-client-portal/9.-prop-trading/participating-in-prop-challenge.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.
