# Modeling

{% hint style="info" %}

## Difficulty: <mark style="color:yellow;">**Easy**</mark>

{% endhint %}

This guide is NOT a guide on 3D modeling itself, if you would like to learn, we recommend using the latest version of [Blender](https://www.blender.org/) (it's free) and watching a few tutorials on YouTube.

This guide is aimed at people who have the modeling basics down. Many people wanting to contribute are new to modeling so while there’s some general art advice, everything applies to SS3D.

The topics are in order of priority. Silhouettes are the most important thing, try not to add color or detail until you're satisfied with the shape of the model.

![](https://lh3.googleusercontent.com/rLVBSQswtQWW-I957hiAefwoAENQin03b6se0Xrch_re36osbpJXy5tQ5ejBoeIBvQs9eUywRVV7cbvKm5qwOUySIAuQRapTNQ3G-dmr-1dJoUQgkTHXUkXRZXMa2xK207PGaw-kQZ_Oxi-mXZqRrA)


---

# 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://ss3d.gitbook.io/art-guide/3d/modeling.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.
