# 2018: First End-Of-Service

***

## Archived Summaries (2018-2019):

<details>

<summary>2018 - Last Attempt at Scalability &#x26; Catching Fake Accounts</summary>

QoinPro was refactored to a modern server-less SPA (Single Page Application) to attempt to resolve scalability issues and address all the fake faucet accounts.&#x20;

Social Login functionality was added for the same reason and on June 13, 2018 the existing database was cleaned up to remove the many duplicate- fake- and unverified email accounts. Remaining accounts and accounts with on-chain transactional history were migrated to the new system, and other users could have their account imported by logging in.

QoinPro as a faucet gradually stopped at the end of 2019, discontinued completely shortly after and launched this FAQ (see [discontinuation progression)](/timeline/latest-updates.md).&#x20;

</details>

<details>

<summary>2019 - Discontinued - End of Service</summary>

Due to the increasing threat from the pandemic early 2020, an attempt was made to create a knowledge sharing platform/blog regarding the consequences of the Corona Virus however this attempt failed.

Although many people volunteered to help, managing and standardizing the content (and the contributors) proofed too time-consuming. Furthermore, Google and Apple started to only allow apps dealing with the coronavirus from official sources making a mobile app impossible.

The effort was discontinued soon after. The faucet (as described in this FAQ) discontinued previously in 2019 (see [discontinuation progression)](/timeline/latest-updates.md).

</details>


---

# 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/timeline/latest-updates.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.
