# FAQ

- [Access](https://guide.pay.gov.sg/faq/access.md)
- [Costs](https://guide.pay.gov.sg/faq/costs.md)
- [Timeline](https://guide.pay.gov.sg/faq/timeline.md): The following guide provides more information on the estimated duration for each phase of integrating your e-service with PaySG.
- [API keys](https://guide.pay.gov.sg/faq/api-keys.md)
- [API integration](https://guide.pay.gov.sg/faq/api-integration.md): This page includes FAQs from technical teams and vendors when integrating with PaySG.
- [Payments](https://guide.pay.gov.sg/faq/payments.md)
- [Payment methods](https://guide.pay.gov.sg/faq/payment-methods.md)
- [Payouts and transaction fees](https://guide.pay.gov.sg/faq/payouts-and-transaction-fees.md)
- [Refunds](https://guide.pay.gov.sg/faq/refunds.md)
- [Security and compliance](https://guide.pay.gov.sg/faq/security-and-compliance.md)
- [Downtime and maintenance](https://guide.pay.gov.sg/faq/downtime-and-maintenance.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://guide.pay.gov.sg/faq.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.
