# Set Profile Picture

On the Luffa platform, you can set your NFT as a group avatar, channel avatar, or personal avatar. The specific steps are as follows:

#### Setting a Personal Avatar:

Go to **Personal Center** > Click on your current avatar > Click on the avatar area again or select the "Go Now" option > Choose the NFT you want to set as your avatar from your account > Confirm and click **Complete**.

#### Setting a Group Avatar:

Open the **Group Details** page > Click 【 <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe13tY93XceNSQUDyyN8wCwY3UOXuJ-AgGzd6OvGTHYSF_cABE875ILQcfvNEMk2Lr62THCnl8Ua3WsW7fWrvdubQnhtJFtfD6YTAHpCvH6kuQcd61fbmUD5DouqTgxTVi1vIFddg?key=iLI_yTNP09zJear23u367Eel" alt="" data-size="line"> 】 > Click on the avatar area or the "Edit Avatar" button > Select an NFT from your account as the group avatar > Click **Complete**.

#### Setting a Channel Avatar:

Go to the **Channel Details** page > Click on the avatar area or 【<img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe13tY93XceNSQUDyyN8wCwY3UOXuJ-AgGzd6OvGTHYSF_cABE875ILQcfvNEMk2Lr62THCnl8Ua3WsW7fWrvdubQnhtJFtfD6YTAHpCvH6kuQcd61fbmUD5DouqTgxTVi1vIFddg?key=iLI_yTNP09zJear23u367Eel" alt="" data-size="line">】 > Click on the avatar position or "Edit Avatar" > Select an NFT from your account to complete the setup.

**Note:**

1. If you don’t have an NFT in your account, you can click **"Mint NFT"** and follow the minting process.
2. Currently, only NFTs in your account can be set as avatars.


---

# 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://userguide.luffa.im/nft/set-profile-picture.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.
