# How it works

{% hint style="info" %}
Funded trading allows traders to access significant capital provided by a firm, often up to several hundred thousand dollars. To qualify, traders must first pay a fee to enter a trading test called a challenge, which has specific rules and objectives. If they achieve the target without breaking any rules, they receive the funding. Continued trading must adhere to the firm’s guidelines, and any violation results in loss of access to the funds.
{% endhint %}

## Check how Dayhub works from your perspective

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Traders</strong></td><td></td><td></td><td><a href="/pages/2FMflkH0nHYOhyttHBxo">/pages/2FMflkH0nHYOhyttHBxo</a></td></tr><tr><td><strong>Challenge Creators</strong></td><td></td><td></td><td><a href="/pages/uDZ2XnYYZ883TXhOHlb3">/pages/uDZ2XnYYZ883TXhOHlb3</a></td></tr><tr><td><strong>Liquidity Providers</strong></td><td></td><td></td><td><a href="/pages/vUlLc8WzexF8X48M9e8X">/pages/vUlLc8WzexF8X48M9e8X</a></td></tr></tbody></table>


---

# 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.dayhub.io/meet-the-dayhub/ecosystem/how-it-works.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.
