# Getting Started

- [Overview](https://docs.umbcheckout.net/getting-started/overview.md): Getting Started with UmbCheckout
- [License Comparison](https://docs.umbcheckout.net/getting-started/license-comparison.md)
- [Installation](https://docs.umbcheckout.net/getting-started/installation.md): Installing UmbCheckout
- [Configuration](https://docs.umbcheckout.net/getting-started/configuration.md): Configuring UmbCheckout
- [Starter Kits](https://docs.umbcheckout.net/getting-started/starter-kits.md): Information about our Umbraco Starter Kit
- [Stripe](https://docs.umbcheckout.net/getting-started/starter-kits/stripe.md): Information about our Starter Kit configured for Stripe
- [Installation](https://docs.umbcheckout.net/getting-started/starter-kits/stripe/installation.md): Installing the UmbCheckout Stripe Starter Kit
- [Anonymous Telemetry](https://docs.umbcheckout.net/getting-started/anonymous-telemetry.md): What data do we collect and why?
- [Developer License](https://docs.umbcheckout.net/getting-started/developer-license.md): Where to get a developer license
- [Affiliate Scheme](https://docs.umbcheckout.net/getting-started/affiliate-scheme.md): Earn commission on each license or hosting referral


---

# 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.umbcheckout.net/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.
