# PingMe Docs

## Docs

- [Welcome to PingMe](https://pingmexyz.gitbook.io/docs/welcome-to-pingme.md)
- [Onboarding](https://pingmexyz.gitbook.io/docs/features/onboarding.md)
- [Social Authentication](https://pingmexyz.gitbook.io/docs/features/onboarding/social-authentication.md)
- [Sign Up](https://pingmexyz.gitbook.io/docs/features/onboarding/sign-up.md)
- [FAQ - Onboarding](https://pingmexyz.gitbook.io/docs/features/onboarding/faq-onboarding.md)
- [Top Up Balance](https://pingmexyz.gitbook.io/docs/features/top-up-balance.md)
- [Bridge From Another Wallet](https://pingmexyz.gitbook.io/docs/features/top-up-balance/bridge-from-another-wallet.md)
- [Transfer Crypto Directly to PingMe](https://pingmexyz.gitbook.io/docs/features/top-up-balance/transfer-crypto-directly-to-pingme.md)
- [Buy Crypto via Onramp](https://pingmexyz.gitbook.io/docs/features/top-up-balance/buy-crypto-via-onramp.md)
- [Supported Fiat Currencies](https://pingmexyz.gitbook.io/docs/features/top-up-balance/buy-crypto-via-onramp/supported-fiat-currencies.md)
- [Account Management](https://pingmexyz.gitbook.io/docs/features/account-management.md)
- [Transaction History](https://pingmexyz.gitbook.io/docs/features/account-management/transaction-history.md)
- [Password Management](https://pingmexyz.gitbook.io/docs/features/account-management/password-management.md)
- [Send Payment](https://pingmexyz.gitbook.io/docs/features/send-payment.md)
- [Send Hongbao](https://pingmexyz.gitbook.io/docs/features/send-hongbao.md)
- [Request Payment](https://pingmexyz.gitbook.io/docs/features/request-payment.md)
- [Contact List](https://pingmexyz.gitbook.io/docs/features/contact-list.md)
- [Comparison with other digital asset payment systems](https://pingmexyz.gitbook.io/docs/features/comparison-with-other-digital-asset-payment-systems.md)
- [Key Concepts](https://pingmexyz.gitbook.io/docs/technical-resources/key-concepts.md)
- [Business Functions](https://pingmexyz.gitbook.io/docs/technical-resources/business-functions.md)
- [Security Principles](https://pingmexyz.gitbook.io/docs/technical-resources/security-principles.md)
- [Privacy Guarantees](https://pingmexyz.gitbook.io/docs/technical-resources/privacy-guarantees.md)
- [Terms Of Use](https://pingmexyz.gitbook.io/docs/legal/terms-of-use.md): (Last updated 3 October 2025)
- [Privacy Agreement](https://pingmexyz.gitbook.io/docs/legal/privacy-agreement.md): (version: 2025.11.12)
- [Support and Contact](https://pingmexyz.gitbook.io/docs/community/support-and-contact.md)
- [Brand Kit](https://pingmexyz.gitbook.io/docs/community/brand-kit.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://pingmexyz.gitbook.io/docs/welcome-to-pingme.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.
