# TECHNICAL REQUIREMENTS - CHARACTERS

- [General Requirements](https://faq.faraway.com/technical-requirements-characters/general-requirements.md): Your uploaded assets must fulfill a set of requirements in order to be accepted and made available for sale on the Faraway Shop
- [Skin](https://faq.faraway.com/technical-requirements-characters/skin.md)
- [Nodes](https://faq.faraway.com/technical-requirements-characters/nodes.md)
- [Meshes/Materials](https://faq.faraway.com/technical-requirements-characters/meshes-materials.md)
- [Textures](https://faq.faraway.com/technical-requirements-characters/textures.md)
- [Final File](https://faq.faraway.com/technical-requirements-characters/final-file.md)
- [Error Guide](https://faq.faraway.com/technical-requirements-characters/error-guide.md): Helpful notes for understanding errors that result in auto-rejection of your model


---

# 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://faq.faraway.com/technical-requirements-characters.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.
