> For the complete documentation index, see [llms.txt](https://guide.404.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.404.xyz/404-gen-user-guide/about-404-gen.md).

# About 404—GEN

**404—GEN** is a decentralised, AI-powered toolset engineered to generate production-ready 3D Meshes and 3D Gaussian Splats (3DGS).

At its core, **404—GEN** operates on [**Bittensor**](https://docs.bittensor.com/), a decentralised AI network where global participants compete and are rewarded for advancing open-source, state-of-the-art (SOTA) 3D generation models. By leveraging this collaborative machine learning ecosystem, the asset generation quality of **404—GEN** naturally evolves and improves alongside rapid industry advancements.

The **404—GEN** is accessible across multiple workflows and is completely free to use via our [**Blender Add-on**](https://404gen.gumroad.com/l/blender), [**Unity Plugin**](https://assetstore.unity.com/packages/tools/generative-ai/404-gen-3d-generator-311107), [**Discord Bot**](https://discord.com/oauth2/authorize?client_id=1276096112280866858), and native [**API Integration**](https://github.com/404-Repo/three-gen-subnet/blob/main/neurons/mocks/mock_client.py).\ <br>

#### Ready to Create?

*Explore our **Getting Started** Page and choose your preferred front page to begin creating.*

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

#### Sometimes, Seeing is Believing...

*Explore our **Created with 404—GEN** page to discover the possibilies.*

{% content-ref url="/pages/UuzcLA18Yz31A22rxZ7T" %}
[Created with 404—GEN](/404-gen-user-guide/created-with-404-gen.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/about-404-gen.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.
