# OVERVIEW

- [Getting Started for Receivers](https://handlpay.gitbook.io/handl-lightpaper/overview/getting-started-for-receivers.md): HandlPay turns your social media usernames into payment handles to receive funds of various currencies with. You can attach external receiving wallets and make wallets within the app too.
- [Getting Started for Senders](https://handlpay.gitbook.io/handl-lightpaper/overview/getting-started-for-senders.md): HandlPay turns people's social media usernames into payment handles which they can receive funds of various currencies with. All you need to send a payment is someone's handle, no other info required.
- [Product Details](https://handlpay.gitbook.io/handl-lightpaper/overview/product-details.md)
- [Product Documentation](https://handlpay.gitbook.io/handl-lightpaper/overview/product-details/product-documentation.md): This section provides an overview of what HandlPay supports today: payment methods, networks, assets, and limitations. It is designed to help users understand all payment options available.
- [Product FAQ](https://handlpay.gitbook.io/handl-lightpaper/overview/product-details/product-faq.md)
- [Roadmap](https://handlpay.gitbook.io/handl-lightpaper/overview/roadmap.md)


---

# 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://handlpay.gitbook.io/handl-lightpaper/overview.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.
