# Chat

### **Chat Feature**

The **Chat** functionality enables users to communicate directly with others on the Rain.Fi platform. This feature is designed to foster collaboration, information sharing, and seamless interaction between users.

***

#### **How to Use the Chat Feature**

1. **Accessing the Chat**
   * Locate the **chat icon** in the bottom-right corner of the platform.
   * Click on the icon to open the chat popup.
2. **Adding a Recipient**
   * In the popup, click on the **plus (+) sign**.
   * Enter the **wallet address** of the user you want to message.
3. **Sending a Message**
   * Once the wallet address is added, select it from the list to open a chat window.
   * Enter your message in the **text field** on the second page of the popup.
   * Click the **send button** to deliver your message.

***

#### **Features**

* **User-to-User Messaging**: Send private messages to any wallet address registered on Rain.Fi.
* **Popup Interface**: Quick and easy access to messaging without leaving the current page.
* **Recipient Management**: Add wallet addresses dynamically for new or existing contacts.

***

#### **Use Cases**

* **Collaboration**: Discuss terms of loans or lending agreements.
* **Community Interaction**: Connect with other users for tips, advice, or general inquiries.
* **Transaction Follow-Ups**: Communicate about ongoing or completed transactions directly on the platform.

***

The **Chat Feature** ensures smooth communication between users, promoting a more connected and interactive experience on Rain.Fi.

<div align="left"><figure><img src="/files/cLY89F34mjEq8oDcJQ8g" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/FODj1WqnDwnkBPn8Dr3X" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.rain.fi/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.
