# External Links

## How do I contact support?

Whether you're getting started or troubleshooting a specific issue, we're here to help:

* **Community Site**: Post a question in [our forum](https://community.degirum.com/?utm_source=docs.degirum.com\&utm_medium=site\&utm_campaign=resources-external-links) to connect with the community and DeGirum staff.
* **Contact Us**: Email us at <support@degirum.com> and we'll respond promptly.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>DeGirum AI Hub</strong></td><td>Visit model zoos, run inference in your browser, and create an AI Hub token</td><td></td><td><a href="/files/bmgnwmjjlTWliS6wzb9n">/files/bmgnwmjjlTWliS6wzb9n</a></td><td><a href="https://hub.degirum.com/?utm_source=docs.degirum.com&#x26;utm_medium=site&#x26;utm_campaign=resources-external-links">https://hub.degirum.com/?utm_source=docs.degirum.com&#x26;utm_medium=site&#x26;utm_campaign=resources-external-links</a></td></tr><tr><td><strong>DeGirum Website</strong></td><td>Explore our products, solutions, and learn more about DeGirum’s mission</td><td></td><td><a href="/files/f6BHCRBkJ9MGgJAaOECB">/files/f6BHCRBkJ9MGgJAaOECB</a></td><td><a href="https://degirum.com/?utm_source=docs.degirum.com&#x26;utm_medium=site&#x26;utm_campaign=resources-external-links">https://degirum.com/?utm_source=docs.degirum.com&#x26;utm_medium=site&#x26;utm_campaign=resources-external-links</a></td></tr><tr><td><strong>GitHub</strong></td><td>Access PySDK code samples, examples, and contribute to our projects</td><td></td><td><a href="/files/5IBILP71XRoXv5vpUwMv">/files/5IBILP71XRoXv5vpUwMv</a></td><td><a href="https://github.com/DeGirum/">https://github.com/DeGirum/</a></td></tr><tr><td><strong>Community</strong></td><td>Connect with other developers, read user guides, share insights, and find support</td><td></td><td><a href="/files/oXOHs1Z0ISbSv1t7vWqM">/files/oXOHs1Z0ISbSv1t7vWqM</a></td><td><a href="https://community.degirum.com/?utm_source=docs.degirum.com&#x26;utm_medium=site&#x26;utm_campaign=resources-external-links">https://community.degirum.com/?utm_source=docs.degirum.com&#x26;utm_medium=site&#x26;utm_campaign=resources-external-links</a></td></tr><tr><td><strong>LinkedIn</strong></td><td>Follow us on LinkedIn for updates, industry insights, and AI development tips</td><td></td><td><a href="/files/t3ykopdlvuU12e1aosZY">/files/t3ykopdlvuU12e1aosZY</a></td><td><a href="https://www.linkedin.com/company/degirum/">https://www.linkedin.com/company/degirum/</a></td></tr><tr><td><strong>YouTube</strong></td><td>Watch tutorials, demos, and learn best practices with our video guides</td><td></td><td><a href="/files/nvtkuoiGkJcyp1018y2Y">/files/nvtkuoiGkJcyp1018y2Y</a></td><td><a href="https://www.youtube.com/@degirum">https://www.youtube.com/@degirum</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.degirum.com/resources/readme.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.
