> For the complete documentation index, see [llms.txt](https://docs.qoinpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qoinpro.com/faq-preservation.md).

# FAQ Preservation

***

❌ Logging is no longer possible. To see the latest status updates 2019 onwards, click [here](/timeline/master.md).

***

## Archived Summaries (2025-2026)

### 2026 - FAQ Archive Preservation

* For the avoidance of doubt, the project first reached End-Of-Service in 2018 and discontinued permanently from 2019. This FAQ and domain is **NOT** connected to any live database or system.&#x20;
* The information on [this page](https://docs.qoinpro.com/) is updated and maintained throughout 2026 ONLY to prevent [phishing and impersonation attacks](/faq/phishing-sites.md).

### 2025 - FAQ Archive Preservation

* For the avoidance of doubt, the project first reached End-Of-Service in 2018 and discontinued permanently from 2019. This FAQ and domain is **NOT** connected to any live database or system.&#x20;
* The information on [this page](https://docs.qoinpro.com/) is updated and maintained throughout 2025 ONLY to prevent [phishing and impersonation attacks](/faq/phishing-sites.md).


---

# 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:

```
GET https://docs.qoinpro.com/faq-preservation.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.
