# Developer Tools

<details>

<summary><a data-mention href="/pages/87PmvOkj9m42jBGAahBq">/pages/87PmvOkj9m42jBGAahBq</a></summary>

[Example #1: Accessing Subaccount Data](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-chain-client-for-javascript/example-1-accessing-subaccount-data.md)

[Example #2: Faucet Endpoints](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-chain-client-for-javascript/example-2-faucet-endpoints.md)

</details>

<details>

<summary><a data-mention href="/pages/lC4iAuCbynUvdWA4lYwC">/pages/lC4iAuCbynUvdWA4lYwC</a></summary>

[Example #1: Placing, Replacing, and Canceling Orders](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-chain-client-for-python/example-1-placing-replacing-and-canceling-orders.md)

[Exmaple #2: Trading with HRN](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-chain-client-for-python/exmaple-2-trading-with-hrn.md)

</details>

<details>

<summary><a data-mention href="/pages/jVa8XOMCyFthaR535LVX">/pages/jVa8XOMCyFthaR535LVX</a></summary>

[Setup the dYdX CLI](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-cli/setup-the-dydx-cli.md)

[EOA Wallets](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-cli/eoa-wallets.md)

[Multisig wallet](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-cli/multisig-wallet.md)

[Submit a governance proposal](/dydx-chain-technical-docs/getting-started/developer-tools/dydx-cli/submit-a-governance-proposal.md)

</details>

{% embed url="<https://docs.dydx.trade/networks/network1/resources#snapshot-service>" %}
Managed by dYdX Operations subDAO
{% endembed %}


---

# 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/getting-started/developer-tools.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.
