> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/avatar-studio-experiences/customizing-your-avatar/environment.md).

# 环境

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfVJWNa68a7hx-ZmDgrOPzz4FexxrzkTH2E4sLfycPeRCa3SYBFBJxrHfsofMOdvRcrlmC-TaFQu_amAUOYTBnZl9XPKFLSuEZoTEFDiRm0fDgo2xCLoY-7igdmIz86h1dnrcupcw?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

## **用合适的场景让你的角色栩栩如生**

选择一个环境有助于将你的头像置于与使用场景相匹配的场景中——无论是专业、活泼还是未来感风格。

你可以从多种 **沉浸式 3D 和纯色环境中选择**，包括：

* 一个时尚的、 **现代办公室**
* A **科幻房间** 充满未来感
* 一个温暖而温馨的 **舒适休息区**
* 一个简约且实用的 **售货亭风格背景**

这些环境充当 **视觉背景** 你的头像互动的视觉背景，让对话对你的受众来说更真实、更具吸引力。

{% hint style="success" %}
让环境与你角色的个性或用途相匹配。
{% endhint %}


---

# 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://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/avatar-studio-experiences/customizing-your-avatar/environment.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.
