# 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 %}

### Getting Started

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

### Resources

{% content-ref url="/pages/FdY7QwaytJdUROwgfLVR" %}
[Extended Resources](/404-gen-user-guide/extended-resources.md)
{% endcontent-ref %}

### Contact Us

{% content-ref url="/pages/nDq2E7XRFOeHp5U1wHuk" %}
[Contact Us](/404-gen-user-guide/contact-us.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.
