# Core Modules

- [Wallet](https://docs.allscale.io/allscale-pay/core-modules/wallet.md)
- [Wallet Overview](https://docs.allscale.io/allscale-pay/core-modules/wallet/wallet-overview.md): Your digital wallet for stablecoin payments. One place to receive, hold, and withdraw funds globally.
- [Wallet Features](https://docs.allscale.io/allscale-pay/core-modules/wallet/wallet-features.md)
- [Invoicing](https://docs.allscale.io/allscale-pay/core-modules/invoicing.md)
- [Invoicing Overview](https://docs.allscale.io/allscale-pay/core-modules/invoicing/invoicing-overview.md): Send invoices. Get paid in stablecoins. No friction.
- [Invoicing Features](https://docs.allscale.io/allscale-pay/core-modules/invoicing/invoicing-features.md)
- [Social Commerce (Coming Soon)](https://docs.allscale.io/allscale-pay/core-modules/social-commerce-coming-soon.md)
- [Social Commerce Overview](https://docs.allscale.io/allscale-pay/core-modules/social-commerce-coming-soon/social-commerce-overview.md): Create Your Public Profile. Showcase Services. Get Paid Globally.
- [Social Commerce Features](https://docs.allscale.io/allscale-pay/core-modules/social-commerce-coming-soon/social-commerce-features.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://docs.allscale.io/allscale-pay/core-modules.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.
