# Introduction

{% embed url="<https://youtu.be/TN_CmEsFnEQ>" %}

## dYdX Chain

The dYdX Chain is a proof-of-stake blockchain network built using the Cosmos SDK and leveraging CometBFT for consensus. The software was [fully audited](https://github.com/dydxprotocol/v4-chain/tree/main/audits) by Informal Systems and [open-sourced](https://dydx.exchange/blog/dydx-chain-official-release) by dYdX Trading Inc. ("dYdX Trading").

The [dYdX Chain open-source software](https://dydx.exchange/blog/dydx-chain-official-release) was deployed and the first block of the dYdX Chain was created by the dYdX Chain validators on October 26, 2023, at 17:00 UTC.

## Start Here

{% content-ref url="start-here/dydx-token" %}
[dydx-token](https://docs.dydx.community/dydx/start-here/dydx-token)
{% endcontent-ref %}

{% content-ref url="modules/staking" %}
[staking](https://docs.dydx.community/dydx/modules/staking)
{% endcontent-ref %}

{% content-ref url="modules/governance" %}
[governance](https://docs.dydx.community/dydx/modules/governance)
{% endcontent-ref %}

{% content-ref url="modules/trading-rewards" %}
[trading-rewards](https://docs.dydx.community/dydx/modules/trading-rewards)
{% endcontent-ref %}

{% content-ref url="modules/community-treasury" %}
[community-treasury](https://docs.dydx.community/dydx/modules/community-treasury)
{% endcontent-ref %}

## dYdX&#x20;

{% embed url="<https://docs.dydx.exchange/>" %}

{% content-ref url="dydx-features/instant-market-listings" %}
[instant-market-listings](https://docs.dydx.community/dydx/dydx-features/instant-market-listings)
{% endcontent-ref %}

{% content-ref url="dydx-features/megavault" %}
[megavault](https://docs.dydx.community/dydx/dydx-features/megavault)
{% endcontent-ref %}

{% content-ref url="dydx-features/affiliate-program" %}
[affiliate-program](https://docs.dydx.community/dydx/dydx-features/affiliate-program)
{% 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.dydx.community/dydx/introduction.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.
