# P2P Transactions

**Guide**

**Introduction:** TextRP offers an innovative feature allowing users to conduct peer-to-peer (P2P) transactions using XRP tokens within its platform. This guide will walk you through the process of initiating and completing P2P transactions seamlessly on TextRP.

**Getting Started with P2P Transactions:**

1. **Username and Wallet Address Association:**

   * In TextRP, your username is distinct from your wallet address, uniquely identifying each user's associated wallet behind the username.<br>

   <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNnF6TDEvW9Nh8ayVTm6%2Fuploads%2FPy6V0XIP7UTcXc51wN4L%2Fimage.png?alt=media&#x26;token=a5276dfc-97b8-45c3-bc11-ff233c6f818b" alt=""><figcaption></figcaption></figure>
2. **Utilizing a Valid Wallet Address:**
   * While signing up on TextRP, it's advisable to use a valid wallet address. This address is associated with your username, ensuring smoother transactions within the platform.
3. **Sending and Receiving XRP Tokens**

   **Sending XRP Tokens:**

   * **Accessing XRP Transaction Menu:**

   <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNnF6TDEvW9Nh8ayVTm6%2Fuploads%2FMsQF1bFLltp6ipvJ7QdW%2Fimage.png?alt=media&#x26;token=04423dcc-490d-43e3-96d3-449d3b48f83b" alt=""><figcaption></figcaption></figure>

   * Click on the XRP logo/symbol within the chat interface.
   * A menu for sending/receiving XRP will appear.

   <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNnF6TDEvW9Nh8ayVTm6%2Fuploads%2FgRRzNQbVxkjFCfn1aHxM%2Fimage.png?alt=media&#x26;token=b199bfdb-901d-41b6-baf5-08c9a8965276" alt=""><figcaption><p><mark style="color:blue;"><strong>Send XRP</strong></mark></p></figcaption></figure>

   * **Selecting Address and Destination Tag:**
     * Choose the desired recipient's address within a room chat, space, or group.
     * Optionally, select a valid destination tag if required.
     * Setting Amount and Memo (if applicable)
     * Specify the amount of XRP you intend to send.
     * If sending to an exchange, provide a memo if necessary.

   **Initiating the Transaction:**

   * Click on the <mark style="color:blue;">"Send XRP"</mark> button to execute the transaction.\
     ![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNnF6TDEvW9Nh8ayVTm6%2Fuploads%2FGHjQ9SRGDuf2NMyoYPN0%2Fimage.png?alt=media\&token=3f306615-5fcc-4ed9-a800-f37f68c7a105)

   **Receiving XRP Tokens:**

   * **Accessing Receive Option:**

     Click on the <mark style="color:blue;">"Receive"</mark> option within the XRP transaction menu.

   <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNnF6TDEvW9Nh8ayVTm6%2Fuploads%2FlaLG94B381TP2WVrIucl%2Fimage.png?alt=media&#x26;token=6fc54295-f4b6-4c95-a53a-b17b59f68740" alt=""><figcaption><p><mark style="color:blue;"><strong>Receive XRP</strong></mark></p></figcaption></figure>

   * Copy your XRP address provided.
   * Share this address with the user from whom you wish to receive XRP tokens.

**Key Points to Remember:**

* **Username vs. Wallet Address:** While usernames are different, they correspond to specific wallet addresses associated with each user.
* **Valid Wallet Address:** Using a valid wallet address during signup ensures a smoother transaction experience within TextRP.

**Benefits of TextRP's P2P Transactions:**

* **Streamlined Process:** Easy navigation for conducting secure XRP transactions.
* **Secure Environment:** Transactions happen securely within TextRP.
* **User Convenience:** Seamlessly send XRP tokens without exiting the platform.


---

# 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/p2p-transactions.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.
