# 3D Character App Tips

### **Pick a 3D Style**

Start by selecting a 3D style that matches your desired theme to create an image.

### **Create a Placeholder**

Extract the character from the image to use as a placeholder, and adjust the pose with the "Pose" tool (a preset function by the creator).

### **Edit the Body Shape**

Remove the head and use the "Edge" tool to shape the body and props (another preset function by the creator).

### **Add Prompts**:

Use descriptive prompts to detail the content you want to portray (preset by the creator).

### **Match the Size**

Ensure the "Size" setting corresponds to the dimensions of the placeholder (preset by the creator).

### **Refine the Character**:

Combine the "Digital Avatar" and "Character Fix" features for a more realistic character look (requires user-uploaded materials).

<figure><img src="/files/BrWXlkI7kib9NptiBDn4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2tahjiPuLpQ34daDwl23" alt=""><figcaption></figcaption></figure>


---

# 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://help.a1.art/app-build/app-building-skills/3d-character-app-tips.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.
