> 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/extended-resources.md).

# Extended Resources

Beyond our core documentation, we maintain a directory of community resources to help maximise your workflow. Explore our dedicated subpages, such as our comprehensive guide on 3D Gaussian Splatting (3DGS), for essential learning materials that extend the capabilities of our platform.

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

{% content-ref url="/pages/pVy8MFgrCCxQNHXjqp57" %}
[404—GEN Synthetic 3D Dataset](/404-gen-user-guide/extended-resources/readme.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/extended-resources.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.
