# Accessing the dApp

1. **Download and Set Up XUMM Wallet**:

   * TextRP supports secure authentication through the [XUMM wallet](https://xumm.app). Download and set up the XUMM wallet from the App Store or Google Play if you haven't done so already.
   * Ensure your wallet is securely backed up and readily accessible.
   * [Use this link to know how to set up your wallet](https://help.xumm.app/app/getting-started-with-xumm/installing-xumm)

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

   **`Security and Privacy Note`**`:`

   * **`Important`**`: Your wallet address serves as your identity within TextRP. To maintain privacy and security, consider using a separate wallet address for TextRP, especially if you wish to keep your main XRPL transactions private. If you choose to use a significant wallet address, be mindful not to reveal your true identity to anyone within the app to prevent exposure of your XRPL transactions.`

2. **Connect Your XUMM Wallet**:

   * Navigate to the [TextRP login page](https://app.textrp.io) and click on the "Sign In with Xumm" button.

   <figure><img src="/files/Plh8ADA8pHGHlg8oGRVX" alt="" width="528"><figcaption><p>TextRP is Web3 login only.</p></figcaption></figure>

   * Follow the on-screen prompts to scan the QR code with your XUMM wallet app.

3. **Verify Your NFT Holdings**:

* TextRP will automatically verify if your wallet holds any Launch Pack or Feature Pack NFTs, granting you access to the app.
* If you do not possess a Launch Pack NFT, you will be provided with instructions on how to acquire one.

4. **Complete the Login**:

   * If this is your first time logging in, you will be prompted to create a display name.
   * Upon successful verification, you will gain access to TextRP and can start exploring its features.
   * If you encounter any issues during the login process, please refer to our troubleshooting tips or contact customer support.

   <figure><img src="/files/8yzaFzoaevADUTu6VLnQ" alt="" width="251"><figcaption></figcaption></figure>
5. **Welcome to TextRP**:
   * Congratulations! You are now a part of the TextRP community.
   * Proceed to the next section of this tutorial to learn more about navigating and using TextRP.

**Conclusion**: You've successfully navigated the login process and are now ready to dive into the world of TextRP. Click "Next" to continue to the next section of the tutorial and explore all that TextRP has to offer.

***


---

# 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/accessing-the-dapp.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.
