# Overview

- [Get started](https://guide.pay.gov.sg/overview/get-started.md): PaySG is a free-to-use platform built for government agencies to collect online payments. It enables agencies to collect payments through our no-code tools and/or by integrating our API
- [Resource guides](https://guide.pay.gov.sg/overview/resource-guides.md): Explore our resource guides, tailored to the key stakeholder groups that use PaySG.
- [For business users](https://guide.pay.gov.sg/overview/resource-guides/for-business-users.md)
- [For finance teams](https://guide.pay.gov.sg/overview/resource-guides/for-finance-teams.md)
- [For integration teams](https://guide.pay.gov.sg/overview/resource-guides/for-integration-teams.md): This page is for technical users who are looking to integrate with PaySG
- [Stripe onboarding](https://guide.pay.gov.sg/overview/stripe-onboarding.md)
- [Live use cases](https://guide.pay.gov.sg/overview/live-use-cases.md)
- [Usage overview](https://guide.pay.gov.sg/overview/live-use-cases/usage-overview.md): This page includes details of how PaySG can be incorporated into your agency's use cases.


---

# 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://guide.pay.gov.sg/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.
