# Official Links

{% hint style="warning" %}
DISCLAIMER:

These are the list of official links related to the Dojo subnet. Please make sure to double check all links. Never use links or environment configurations provided by untrusted sources. Always verify the URL and credentials before using them.
{% endhint %}

<table><thead><tr><th width="145">Environment</th><th width="86">Netuid</th><th width="242">Frontend URL</th></tr></thead><tbody><tr><td>Mainnet</td><td>52</td><td><a href="https://dojo.network">dojo.network</a></td></tr><tr><td>Testnet</td><td>98</td><td><a href="https://testnet.dojo.network">testnet.dojo.network</a></td></tr></tbody></table>

Dojo Subnet Github: <https://github.com/tensorplex-labs/dojo-v2>


---

# 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.tensorplex.ai/tensorplex-docs/tensorplex-dojo-bittensor-subnet/official-links.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.
