# Platform

Explore the logic and workflow of how 0xdx operates:

{% content-ref url="/pages/VuHGCoC4EK3zT7y1UU5y" %}
[Platform Architecture](/platform/platform-architecture.md)
{% endcontent-ref %}

Information on Testnet:

{% content-ref url="/pages/P6jzdwBeCS7h0XnejzVo" %}
[Arbitrum Testnet Platform Access](/platform/arbitrum-testnet-platform-access.md)
{% endcontent-ref %}

Get a quick glimpse into how we plan to gamify 0xdx and bring the fun to DeSpec:

{% content-ref url="/pages/4WA1OhRxmhoNnV8e6Ut9" %}
[Gamification](/platform/gamification.md)
{% endcontent-ref %}

Become a true DeSpec master and grow your trading reputation:

{% content-ref url="/pages/GuvB0br6CGJkYCmu1C4S" %}
[Leaderboard](/platform/leaderboard.md)
{% endcontent-ref %}

Risks and Mitigations the team has considered:

{% content-ref url="/pages/PRgQuz2a9pHYVdUmBx8X" %}
[Risks & Mitigations](/platform/risks-and-mitigations.md)
{% endcontent-ref %}


---

# 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.0xdx.io/platform.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.
