# TextRP

## Welcome Message

- [🎉 Welcome to TextRP! 🎉](https://help.textrp.io/welcome-to-textrp.md)
- [Terms of Use](https://help.textrp.io/terms-of-use.md): Effective Date: 29November, 2023
- [TextRP Privacy Policy](https://help.textrp.io/textrp-privacy-policy.md): Please read this document carefully before accessing or using this service.
- [Privacy Policy for XRP Wallet Messenger (browser extension)](https://help.textrp.io/privacy-policy-for-xrp-wallet-messenger-browser-extension.md): Last updated: 5/26/2025

## User Guide

- [TextRP User Guide](https://help.textrp.io/user-guide/textrp-user-guide.md): Hello and welcome to TextRP, your new hub for seamless and secure messaging! We are thrilled to have you on board and can’t wait for you to explore the innovative features and capabilities.
- [Accessing the dApp](https://help.textrp.io/user-guide/accessing-the-dapp.md)
- [Setting Up Your Profile](https://help.textrp.io/user-guide/setting-up-your-profile.md): Now that you're logged in, let's personalize your TextRP experience! Setting up your profile helps others recognize you and makes your interactions more enjoyable. Follow these steps to set up your pr
- [Navigating the TextRP Interface](https://help.textrp.io/user-guide/navigating-the-textrp-interface.md): Welcome to the heart of TextRP! In this section, we'll guide you through the main interface, ensuring you feel right at home.
- [Dark Mode](https://help.textrp.io/user-guide/navigating-the-textrp-interface/dark-mode.md): Setting the view to dark mode.
- [Messaging and Communication](https://help.textrp.io/user-guide/messaging-and-communication.md): This section will guide you through sending messages, managing conversations, and utilizing various communication features.
- [Accessing Settings](https://help.textrp.io/user-guide/accessing-settings.md): In TextRP, you can tailor your experience and manage various settings according to your preferences. Here’s how you can access and navigate the settings.
- [Feature Pack Status](https://help.textrp.io/user-guide/feature-pack-status.md): Understanding Feature Pack Statuses
- [Bridging](https://help.textrp.io/user-guide/bridging.md): How to bridge your favorite messaging plkatforms.
- [P2P Transactions](https://help.textrp.io/user-guide/p2p-transactions.md)
- [FAQ](https://help.textrp.io/user-guide/faq.md): Check the FAQs below or send a message in a room to get community support or get in touch with our team.

## Steps After First Time Login

- [Recommendation](https://help.textrp.io/steps-after-first-time-login/recommendation.md)
- [Other important settings](https://help.textrp.io/steps-after-first-time-login/other-important-settings.md)

## Bridging 𝕏 (Twitter)

- [𝕏 (Twitter) Bridging Guide](https://help.textrp.io/bridging-twitter/twitter-bridging-guide.md): Bridge your 𝕏 DMs to TextRP for added convenience

## Bridging Discord

- [Discord Bridging Guide](https://help.textrp.io/bridging-discord/discord-bridging-guide.md): Bridge your Discord DMs to TextRP for added convenience

## Launch Pack NFTs

- [Description](https://help.textrp.io/launch-pack-nfts/description.md)
- [Launch Pack NFT Rules](https://help.textrp.io/launch-pack-nfts/launch-pack-nft-rules.md)
- [Additional Terms](https://help.textrp.io/launch-pack-nfts/additional-terms.md)

## Opulence Edition Launch Packs

- [Introducing the Opulence Edition Launch Pack NFT](https://help.textrp.io/opulence-edition-launch-packs/introducing-the-opulence-edition-launch-pack-nft.md): Your Gateway to Exclusive Staking Rewards!
- [Legacy LP Redemption](https://help.textrp.io/opulence-edition-launch-packs/legacy-lp-redemption.md): During the promotional period Launch Packs may be redeemed for a special edition Launch Pack. Limit two (2) per eligible wallet. While supplies last.
- [Redemption rules](https://help.textrp.io/opulence-edition-launch-packs/redemption-rules.md)

## Deeplinks

- [Deeplinks: Introduction](https://help.textrp.io/deeplinks/deeplinks-introduction.md)
- [Ledger Relay Messaging](https://help.textrp.io/deeplinks/ledger-relay-messaging.md)
- [Deep Links Schema](https://help.textrp.io/deeplinks/deep-links-schema.md)
- [Implementation Guide](https://help.textrp.io/deeplinks/implementation-guide.md)
- [Testing and Validation](https://help.textrp.io/deeplinks/testing-and-validation.md)
- [FAQs and Support](https://help.textrp.io/deeplinks/faqs-and-support.md)
- [Appendix](https://help.textrp.io/deeplinks/appendix.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.textrp.io/welcome-to-textrp.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.
