> For the complete documentation index, see [llms.txt](https://privacy.mykobo.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://privacy.mykobo.co/online-payment-methods.md).

# 6.0 Online Payment Methods

MYKOBO is not associated with any of the trademarks which might appear visible in the Online Payment method lists or payment gateways. MYKOBO does not itself support these payment methods, or claim to be in partnership with them. Also, services provided by MYKOBO are not authorised, approved, endorsed or sponsored by any of the payment methods we use or their respective trademark owners. Payment method listings are visible on MYKOBO for informative purposes only. Trademarks which might appear visible on MYKOBO, belong to the respective trademark owners alone.

Data retention policy We retain your personal information as long as it is necessary and relevant for our operations. In addition, we may retain personal information from closed accounts to comply with national laws, prevent fraud, collect any fees owed, resolve disputes, troubleshoot problems, assist with any investigation, enforce our Terms of Service and take other actions permitted or required by applicable national laws.

If you have any questions about this Privacy statement, the practices, or your dealing with this web site, please contact us here <support@mykobo.co> and your inquiry will be dealt with as soon as possible.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://privacy.mykobo.co/online-payment-methods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
