# Introduction

{% hint style="info" %}
Welcome to the documentation for Hyper3D!

Have feedback about our docs? We'd love to hear from you. Please share your thoughts in our [Discord community](https://discord.com/invite/AhYWCT8WNH).
{% endhint %}

Rodin and ChatAvatar by DeemosTech are advanced 3D asset generators. ChatAvatar is production-ready, creating hyper-realistic 3D facial assets with PBR textures from text or images. Rodin, nearing production readiness, generates realistic 3D models from text or images. Both tools use proprietary diffusion models and a Production-Ready Assets dataset, producing CG-friendly assets for Unity, Unreal Engine, and Maya.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>Get Started</strong></p><p>Quick Start Code for Easy API Integration.</p></td><td></td><td></td><td><a href="https://developer.hyper3d.ai/get-started/readme-1">https://developer.hyper3d.ai/get-started/readme-1</a></td><td><a href="https://3170127470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fve7H9sNOF32Exg6OAhKo%2Fuploads%2Fgit-blob-1229c6e5bedc28f1b451b8487b005f7fe80d0735%2Fimage%20(2).png?alt=media">image (2).png</a></td></tr><tr><td><p><strong>API Specification</strong></p><p>Your Comprehensive Guide to Documentation and Integration.</p></td><td></td><td></td><td><a href="https://developer.hyper3d.ai/api-specification/overview_reset_v">https://developer.hyper3d.ai/api-specification/overview_reset_v</a></td><td><a href="https://3170127470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fve7H9sNOF32Exg6OAhKo%2Fuploads%2Fgit-blob-d44c2e204bd6e5a0dd15c750efde526cb48e66c8%2Fimage%20(3).png?alt=media">image (3).png</a></td></tr><tr><td><p><strong>Legal</strong></p><p>Ensuring Compliance and Security in Your API Usage.</p></td><td></td><td></td><td><a href="https://developer.hyper3d.ai/legal/data-policy">https://developer.hyper3d.ai/legal/data-policy</a></td><td><a href="https://3170127470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fve7H9sNOF32Exg6OAhKo%2Fuploads%2Fgit-blob-10b8d5a42311cdd631e5ff19cdd82d23a3c77ef8%2Fimage%20(4).png?alt=media">image (4).png</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://developer.hyper3d.ai/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.
