# dYdX Chain Technical Documentation

{% embed url="<https://www.youtube.com/watch?v=b-WAF-nV7-E>" %}

## Overview

On October 26, 2023 at 17:00 UTC, 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 a network of validators.&#x20;

dYdX Chain is a proof-of-stake blockchain network built using the Cosmos SDK and leveraging CometBFT for consensus.&#x20;

## Getting Started

Learn all about the dYdX Chain and dive straight into the code with guides:

{% content-ref url="/pages/jWzKdJP6M0iY0ZCXTsYu" %}
[Developer Tools](/dydx-chain-technical-docs/getting-started/developer-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/PG5im8H8zTLmzIrgN64q" %}
[Developer Guides](/dydx-chain-technical-docs/getting-started/developer-guides.md)
{% endcontent-ref %}

{% content-ref url="/pages/vl8WqClerE5miIJsPuDY" %}
[Open Source Repositories](/dydx-chain-technical-docs/getting-started/open-source-repositories.md)
{% endcontent-ref %}

## dYdX Chain Validators

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/wFnw45gcVanJVlcrZUsR" %}
[Getting set up](/dydx-chain-technical-docs/validators/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/jH10StsqcUTPaQr72v1Y" %}
[FAQ & Resources](/dydx-chain-technical-docs/validators/faq-and-resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gl29DrNg54KzMMZs6ndx" %}
[Active Validator Slack](/dydx-chain-technical-docs/validators/active-validator-slack.md)
{% endcontent-ref %}

## Support & Feedback

Get in touch with other developers in the dYdX builder community.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Developer Chat</strong></td><td>Chat with other dYdX developers on Discord.</td><td></td><td><a href="/files/0E3tKCMKVsbmrNmL5XhG">/files/0E3tKCMKVsbmrNmL5XhG</a></td><td><a href="https://discord.gg/dydx">https://discord.gg/dydx</a></td></tr><tr><td><strong>Found an Issue?</strong></td><td>Help us improve by providing feedback.</td><td></td><td><a href="/files/CMC20vhl3m0e2WNFIigv">/files/CMC20vhl3m0e2WNFIigv</a></td><td><a href="https://dydx-foundation.upvoty.com/">https://dydx-foundation.upvoty.com/</a></td></tr><tr><td><strong>dYdX Forums</strong></td><td>Join the dYdX Forums to learn more.</td><td></td><td><a href="/files/tuip8FptAChjC2NLFRVC">/files/tuip8FptAChjC2NLFRVC</a></td><td><a href="https://dydx.forum/">https://dydx.forum/</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.dydx.community/dydx-chain-technical-docs/dydx-chain-technical-documentation.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.
