# Pulse Wallet

## Pulse Wallet

- [Welcome to Pulse Wallet](https://docs.thepulsewallet.org/pulse-wallet/welcome-to-pulse-wallet.md): Pulse Wallet: Securely Connect, Conveniently Transact
- [Introduction to PulseChain](https://docs.thepulsewallet.org/pulse-wallet/pulsechain/introduction-to-pulsechain.md)
- [Biggest Airdrop in the History](https://docs.thepulsewallet.org/pulse-wallet/pulsechain/biggest-airdrop-in-the-history.md)
- [Why PulseChain is the Blockchain of the Future](https://docs.thepulsewallet.org/pulse-wallet/pulsechain/why-pulsechain-is-the-blockchain-of-the-future.md)
- [About Us](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/about-us.md)
- [Offerings](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings.md)
- [Privacy and Security-Focused](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/privacy-and-security-focused.md)
- [Supporting Hard Wallet](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/supporting-hard-wallet.md)
- [Social Login](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/social-login.md)
- [Multichain Support](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/multichain-support.md)
- [HD Wallet Support](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/hd-wallet-support.md)
- [Gas Paid in PRC20 Tokens](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/gas-paid-in-prc20-tokens.md)
- [Swap and Charts](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/swap-and-charts.md)
- [Connecting to Dapps](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/connecting-to-dapps.md)
- [Page](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/page.md)
- [Multisend](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/multisend.md)
- [Pulse Gate](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/pulse-gate.md)
- [Pulse Domain](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/pulse-domain.md)
- [Browser Extension](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/offerings/browser-extension.md)
- [Pulse Wallet Token (PLW)](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/pulse-wallet-token-plw.md)
- [Revenue Source](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/revenue-source.md)
- [Roadmap](https://docs.thepulsewallet.org/pulse-wallet/pulse-wallet/roadmap.md)
- [FAQ](https://docs.thepulsewallet.org/pulse-wallet/resources/faq.md)
- [General User Support](https://docs.thepulsewallet.org/pulse-wallet/resources/faq/general-user-support.md)
- [General Technical Support](https://docs.thepulsewallet.org/pulse-wallet/resources/faq/general-technical-support.md)
- [New to PulseChain? Start Here](https://docs.thepulsewallet.org/pulse-wallet/resources/faq/new-to-pulsechain-start-here.md)
- [What is Nonce? What Can It Be Used for? How to Set Nonce?](https://docs.thepulsewallet.org/pulse-wallet/resources/faq/what-is-nonce-what-can-it-be-used-for-how-to-set-nonce.md): You might find yourself in a situation where a transaction is pending for a very long time. Don't worry; there are ways to address this, and understanding the concept of "nonce" is key.
- [Brand Kit](https://docs.thepulsewallet.org/pulse-wallet/resources/brand-kit.md)
- [Terms of Service](https://docs.thepulsewallet.org/pulse-wallet/resources/terms-of-service.md)
- [Privacy Policy](https://docs.thepulsewallet.org/pulse-wallet/resources/privacy-policy.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://docs.thepulsewallet.org/pulse-wallet/welcome-to-pulse-wallet.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.
