# Accessing Skeletons and Example Models

In order to make 3D models that work with our import system, you'll need to use a specific skeleton when rigging your model (in addition to following the [Technical Requirements](/technical-requirements-characters/general-requirements.md) listed later in this guide).

You can download the skeletons using the files below:

{% file src="/files/WjsltSDSUejuu76OBkFO" %}

{% file src="/files/p9Fg0GjYG7CS9Pjqz6O7" %}

Alternatively, you can also use **Miaxmo** rigging for your 3D model. This will import into the creator suite without any issues!

## Example Models & Mutant Apes

You can access example models and Mutant Ape .glbs [here](https://drive.google.com/drive/folders/1-l3OWQ4ODHvwHyXcJ0gAsQM3Yh_ucPx6?usp=drive_link)!

## Ready Player Me Avatar Skeletons

The Creator Suite currently supports the uploading of avatars based on the [Ready Player Me skeleton for female and male avatars](https://docs.readyplayer.me/ready-player-me/api-reference/rest-api/avatars).

## Example Models

Need some help getting started? You can work with any of these example models!


---

# 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/faraway-creator-suite/accessing-skeletons-and-example-models.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.
