# Navigating the TextRP Interface

1. **Home Screen & Room List**:

   * Your journey starts on the home screen, where you'll find a list of your conversations, be they direct messages or group chats.
   * Rooms are sorted by activity, ensuring you never miss a message.

   <figure><img src="/files/quZUbxdRelnUstHT5U6B" alt=""><figcaption></figcaption></figure>
2. **Starting a New Conversation**:

   * To start a new conversation, click on the "+" icon next to "Rooms" or "Direct Messages."
   * Search for a contact by their display name or wallet address, select them, and start chatting!

   <figure><img src="/files/IkNVyuGilCJmG3zWvFiP" alt=""><figcaption></figcaption></figure>
3. **Room Header**:

   * At the top of each conversation, you'll find the room header. Here, you can access room settings, search the conversation, and more.
   * Click on the room name to view and edit room details.

   <figure><img src="/files/4DruCaFxlbH8qRJOK7XL" alt=""><figcaption></figcaption></figure>
4. **Message Composer**:

   * Located at the bottom of the screen, the message composer is where you can type out and send your messages.
   * You can also send images, files, and emojis from here.

   <figure><img src="/files/W5DudnAPaAClbHg4vvN3" alt=""><figcaption><p><mark style="color:blue;"><strong>Chat</strong></mark></p></figcaption></figure>
5. **Notifications & Settings**:

   * Click on your profile picture to access your notifications and settings.
   * Here, you can customize your TextRP experience, manage your account, and adjust your notification preferences.
   *

   ```
   <figure><img src="/files/xgOlAIDTEovZhXZJm3EE" alt=""><figcaption><p><mark style="color:blue;"><strong>Notification</strong></mark></p></figcaption></figure>
   ```
6. **Search & Explore**:

   * Use the search bar at the top of the screen to search for messages, rooms, or contacts.
   * Explore public rooms and find new communities to join.

   <figure><img src="/files/ERLuosjuSiNvw7BCph4F" alt=""><figcaption><p><mark style="color:blue;"><strong>Explore</strong></mark></p></figcaption></figure>

**Conclusion**: You're now equipped to navigate TextRP with ease! Ready to dive deeper? Click "Next" to proceed to the next section of the tutorial, where we'll explore messaging and communication features.

***


---

# 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://help.textrp.io/user-guide/navigating-the-textrp-interface.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.
