# Product Manual

- [Account Management](https://pocketpay.gitbook.io/pocketpay/product-manual/account-management.md): This module will guide you through the process of creating a new account, recovering your password, and logging into an existing merchant account.
- [Create Account](https://pocketpay.gitbook.io/pocketpay/product-manual/account-management/create-account.md)
- [Log into Account](https://pocketpay.gitbook.io/pocketpay/product-manual/account-management/log-into-account.md)
- [Dashboard](https://pocketpay.gitbook.io/pocketpay/product-manual/dashboard.md)
- [Orders](https://pocketpay.gitbook.io/pocketpay/product-manual/orders.md)
- [POS](https://pocketpay.gitbook.io/pocketpay/product-manual/pos.md)
- [Add new Category](https://pocketpay.gitbook.io/pocketpay/product-manual/pos/add-new-category.md)
- [Add new Product](https://pocketpay.gitbook.io/pocketpay/product-manual/pos/add-new-product.md)
- [Checkout](https://pocketpay.gitbook.io/pocketpay/product-manual/checkout.md)
- [Create a new Checkout](https://pocketpay.gitbook.io/pocketpay/product-manual/checkout/create-a-new-checkout.md)
- [Understanding of Statuses & Action Items](https://pocketpay.gitbook.io/pocketpay/product-manual/checkout/understanding-of-statuses-and-action-items.md)
- [Checkout - Payment Process](https://pocketpay.gitbook.io/pocketpay/product-manual/checkout/checkout-payment-process.md)
- [Method 1: Pay with QR](https://pocketpay.gitbook.io/pocketpay/product-manual/checkout/checkout-payment-process/method-1-pay-with-qr.md)
- [Method 2: Pay with Wallet](https://pocketpay.gitbook.io/pocketpay/product-manual/checkout/checkout-payment-process/method-2-pay-with-wallet.md)
- [Settings](https://pocketpay.gitbook.io/pocketpay/product-manual/settings.md)
- [Checkout Settings](https://pocketpay.gitbook.io/pocketpay/product-manual/settings/checkout-settings.md)
- [General Settings](https://pocketpay.gitbook.io/pocketpay/product-manual/settings/general-settings.md)
- [POS Merchant Settings](https://pocketpay.gitbook.io/pocketpay/product-manual/settings/pos-merchant-settings.md)
- [POS Terminal Settings](https://pocketpay.gitbook.io/pocketpay/product-manual/settings/pos-terminal-settings.md)
- [Blockchain / Wallet Address Configuration](https://pocketpay.gitbook.io/pocketpay/product-manual/settings/blockchain-wallet-address-configuration.md)
- [Script Integration](https://pocketpay.gitbook.io/pocketpay/product-manual/settings/script-integration.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://pocketpay.gitbook.io/pocketpay/product-manual.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.
