> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/mobile/coin98-chat/how-to-change-chat-settings.md).

# How to change Chat settings

**Step 1**: Access **Chat** section, then click on **Settings** **logo** on top right of the screen

**Step 2**: Change some settings on chat&#x20;

There are options that you can change:

* Notification: If enabled, allow notifications from chat to be sent to you
* If you want to change avatar or log out, click on the 3-dot button on top right of screen to access account settings.

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

**Step 3**: Account settings

* **Change Avatar**: If you want to change avatar, choose **Change Avatar** button. Then you can choose from the following options:
  * **NFT Avatar**: Choose one of your NFT as your avatar.
  * **Take a photo**: Take real life photo. You need to allow Coin98 Super Wallet to access your camera to perform this action.
  * **Choose from Gallery**: Choose from your photo library. You need to allow Coin98 Super Wallet to access your Photo Gallery to perform this action.
* **Logout**: If you want to log out from current account. Choose **Log out** button. A confirmation message will show up, click **OK** to proceed logging out.

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


---

# 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.coin98.com/products/coin98-super-wallet/mobile/coin98-chat/how-to-change-chat-settings.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.
