# PayKun Basic-Know-How

- [Registration Guide](https://docs.paykun.com/paykun-basic/sign-up.md)
- [Payment Life Cycle](https://docs.paykun.com/paykun-basic/payment-life-cycle.md)
- [Payments](https://docs.paykun.com/paykun-basic/payments.md)
- [PayKun Merchant Dashboard](https://docs.paykun.com/paykun-basic/paykun-merchant-dashboard.md)
- [PayKun Payment Links](https://docs.paykun.com/paykun-basic/paykun-payment-links.md): Payment Link and Master Link feature of PayKun are used to accept online payments without a website or application. This section will provide you with a detailed information about these features.


---

# 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.paykun.com/paykun-basic.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.
