# Getting Started

- [How AstraPay Works?](https://docs.chatastra.ai/astrapay/getting-started/how-astrapay-works.md): AstraPay is a non-custodial Web3 payment protocol designed for businesses and creators to accept crypto payments seamlessly — with full control over their funds and zero reliance on third parties.
- [Create Your Business Account](https://docs.chatastra.ai/astrapay/getting-started/create-your-business-account.md): Setting up your AstraPay business account takes less than a minute. There’s no paperwork, no KYC, and no delays — just a simple and secure onboarding flow designed for Web3 users.
- [Set Your Master Addresses](https://docs.chatastra.ai/astrapay/getting-started/set-your-master-addresses.md): Choose which tokens and networks you want to accept, and set your master wallet addresses for secure, direct fund delivery.
- [Supported Wallets](https://docs.chatastra.ai/astrapay/getting-started/supported-wallets.md): See which wallets you can use to connect and manage your AstraPay account.
- [Supported Blockchains](https://docs.chatastra.ai/astrapay/getting-started/supported-blockchains.md): AstraPay supports multiple chains to give you full flexibility and lower fees across various ecosystems.


---

# 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.chatastra.ai/astrapay/getting-started.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.
