# Support

- [Support (Legacy)](https://docs.qoinpro.com/support/support.md): This FAQ and domain are MAINLY preserved to prevent phishing and impersonation. The project first reached End-Of-Service in 2018, and discontinued permanently from 2019 and is not coming back.
- [Response Policy](https://docs.qoinpro.com/support/response-policy.md): This FAQ and domain are MAINLY preserved to prevent phishing and impersonation. The project first reached End-Of-Service in 2018, and discontinued permanently from 2019 and is not coming back.
- [Moderation Policy](https://docs.qoinpro.com/support/moderation-policy.md): This FAQ and domain are MAINLY preserved to prevent phishing and impersonation. The project first reached End-Of-Service in 2018, and discontinued permanently from 2019 and is not coming back.
- [Retention Policy](https://docs.qoinpro.com/support/retention-policy.md): This FAQ and domain are MAINLY preserved to prevent phishing and impersonation. The project first reached End-Of-Service in 2018, and discontinued permanently from 2019 and is not coming back.
- [Privacy Policy](https://docs.qoinpro.com/support/privacy-policy.md): This FAQ and domain are MAINLY preserved to prevent phishing and impersonation. The project first reached End-Of-Service in 2018, and discontinued permanently from 2019 and is not coming back.


---

# 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.qoinpro.com/support.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.
