# Chat

### What is WOW3 Chat?

WOW3 Chat is an interactive feature available on PC and mobile web that allows users to view and engage with other community members' portfolios. By logging in with your wallet, you can initiate conversations, exchange insights, and seek investment advice. This feature fosters stronger connections between crypto enthusiasts by facilitating seamless communication. The first version of WOW3 Chat supports only Ronin wallet login.

With WOW3 Chat, you can:

* Send and receive messages.
* Share photos, portfolios, NFTs, Tokens and even make NFT offers directly within the chat.
* Adjust privacy settings to determine who can send you messages.
* See message read receipts to know when your messages have been viewed.

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

### How to Log In to Chat on WOW3

Follow these steps to log in to WOW3 Chat:

1. Open the WOW3 platform.
2. Navigate to the **Chat** option from the side menu.
3. You will be prompted to log in with your Ronin wallet.
4. After logging in, complete the **continue as** step, which is required to fetch your encryption key.
5. Once this step is completed, you can start chatting with other users.

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

#### How to Find Your Direct Messages

1. In the WOW3 platform, click **Chat** from the side menu.
2. You will see a list of recent messages. Select the name of the user you wish to chat with.

#### How to Send a Direct Message

To send a message:

1. Tap **Chat** on the side menu of the WOW3 app.
2. Select a recent chat from the **Messages** list or search for a new user.
3. Type your message. You can also use the **emoji** icon to add emojis, stickers, or GIFs.
4. Send by pressing **Enter.**
5. To respond, you can use suggested replies above the message bar for quick responses.

#### Who Can Send Direct Messages on WOW3

Direct messaging on WOW3 is available to anyone with permission to send messages. Users can adjust their privacy settings to control who can message them.

### Safety Features for Direct Messaging

WOW3 includes several safety features to ensure your messaging experience is secure and in line with the community guidelines. These include the ability to block unwanted users from sending messages.

#### How to Block Someone from Messaging You

To block a user from sending you messages:

1. In the chat list, right-click on the conversation you want to block.
2. Select **Block** from the options.
3. The chat will now be archived under the blocked list, but the user will still be able to message you.

### How to Send NFTs in a Chat

WOW3 Chat allows users to send NFTs directly within a conversation. To send an NFT:

1. In an active chat, click the **More** icon on the left side of the chat box.
2. Select **Send NFTs** from the menu.
3. Browse and choose the NFT you wish to send.
4. Click **Confirm** to initiate the transaction.
5. A transaction confirmation will appear in both your chat and your friend’s chat once the NFT is successfully sent.

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

### How to Send Tokens in a Chat

WOW3 Chat allows users to send NFTs directly within a conversation. To send any token:

1. In an active chat, click the **More** icon on the left side of the chat box.
2. Select **Send Token** from the menu.
3. Browse and choose the token you wish to send.
4. Enter the amount of token you wish to send, you can also add a note here.
5. Click **Confirm** to initiate the transaction.
6. A transaction confirmation will appear in both your chat and your friend’s chat once the Tokens are successfully sent.

### How to Make NFT Offers in a Chat

WOW3 Chat allows you to make NFT offers in just a few taps. Currently, offers are supported for ERC721 NFTs on Ronin, excluding Axie Collections & Home Land Collection.

1. In a chat, click the **More** icon.
2. Select **Offer NFTs** from the options.
3. Browse and choose the NFT you wish to offer.
4. Click **Confirm** to finalize the offer.
5. Once the offer is made, a transaction message will appear in both your chat and your friend's chat. You will have the option to **Cancel Offer** or wait for approval.
6. The offer will also appear on the corresponding NFT page in the [Mavis Market](https://marketplace.skymavis.com/), powered by the Mavis Market SDK.

### How to Send Photo in a Chat

1. **Click on the "More" Icon** 📎: In the chat box, locate and click the **More** icon (usually found next to the message input field).
2. **Select "Send Photo"** 🖼️: From the menu, choose the **Send Photo** option.
3. **Choose an Image** 📂

* Browse and select the photo from your device that you wish to send.
* **Note**: The maximum image size allowed is **1 MB**. Make sure your image meets this requirement before uploading.

### Privacy and Security for WOW3 Chat

To maintain the security and privacy of user interactions, WOW3 allows users to control who can send them messages, offers, and NFTs. Privacy settings can be adjusted from the settings menu, and all chats are secure, ensuring user safety.


---

# 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://docs.wow3.app/features/chat.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.
