# Useful Links

| Core Resources                       | Links                                        |
| ------------------------------------ | -------------------------------------------- |
| **Official Website:**                | <https://supra.com/>                         |
| **Documentation (Network Details):** | <https://docs.supra.com/network-information> |
| **Block Explorer:**                  | <https://suprascan.io/>                      |
| **Faucet:**                          | <https://supra.com/faucet/>                  |
| **StarKey Wallet**                   | <https://starkey.app/>                       |

| Developer Resources           | Links                                   |
| ----------------------------- | --------------------------------------- |
| **Official GitHub:**          | <https://github.com/Entropy-Foundation> |
| **Dev Newsletter (DevWire):** | <https://hub.supra.com/devwire>         |
| **Developer Forum:**          | <https://forum.supra.com/>              |
| **Discord:**                  | <https://discord.com/invite/supralabs>  |

| Social & Community | Links                                            |
| ------------------ | ------------------------------------------------ |
| **X (Twitter):**   | <https://x.com/SUPRA_Labs>                       |
| **YouTube:**       | <https://www.youtube.com/@SupraOfficial>         |
| **LinkedIn:**      | <https://www.linkedin.com/company/supraoracles/> |
| **Reddit:**        | <https://www.reddit.com/r/SupraLabs/>            |
| **Instagram:**     | <https://www.instagram.com/supra.labs/>          |
| **TikTok:**        | <https://www.tiktok.com/@supra_labs>             |

| Company     | Links                        |
| ----------- | ---------------------------- |
| **Careers** | <https://supra.com/careers/> |


---

# 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://supraoracles.gitbook.io/supra/useful-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.
