# 404—GEN User Guide

**404—GEN** is a decentralised, AI-powered toolset engineered to generate production-ready 3D Meshes and 3D Gaussian Splats (3DGS).\
\
This guide provides step-by-step instructions, workflow optimisation strategies, and best practices for generating high-quality 3D assets.\
\
&#x20;For deeper technical documentation regarding the 404 ecosystem and our underlying Bittensor network integration, please visit [**https://doc.404.xyz/**](https://doc.404.xyz/)**.**

### **About** 404—GEN&#x20;

{% content-ref url="/pages/WGxg5VROWJfkG7Hen0RT" %}
[About 404—GEN](/404-gen-user-guide/about-404-gen.md)
{% endcontent-ref %}

### 404—GEN Front Ends

{% content-ref url="/pages/ZAyIopRVEvOXOaSczu0S" %}
[Getting Started](/404-gen-user-guide/getting-started.md)
{% endcontent-ref %}

### Additional Resources

{% content-ref url="/pages/e6nB40Vt4vaQCg3prgSW" %}
[404—GEN Prompt Guide](/404-gen-user-guide/404-gen-prompt-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/bZW3OYUQix6hx1nTgPWw" %}
[3D Gaussian Splatting (3DGS)](/404-gen-user-guide/3d-gaussian-splatting-3dgs.md)
{% endcontent-ref %}

{% content-ref url="/pages/pVy8MFgrCCxQNHXjqp57" %}
[404—GEN Synthetic 3D Dataset](/404-gen-user-guide/readme.md)
{% endcontent-ref %}

### Contact Us

{% content-ref url="/pages/nDq2E7XRFOeHp5U1wHuk" %}
[Contact](/404-gen-user-guide/contact.md)
{% endcontent-ref %}


---

# 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://guide.404.xyz/404-gen-user-guide.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.
