# Criteria for adding new sources

How to go sure that only high-quality reviews are available in the hoax.ly index?\
\
In terms of which platforms should be integrated, we have decided to use the standard IFCN (<http://www.poynter.org/fact-checkers-code-of-principles/>) as well as possible.

However, as our analysis shows, there are rather few European fact-checking platforms that feel connected to or communicate with these guidelines. Especially in German-speaking countries, the number is very low.

This means that we either have to ask for platforms to conduct this audit. Or we conduct our own tests in order to be able to justify transparently that a data source meets our requirements. This is a considerable additional effort, but certainly of great importance for the success of the hoaxly database.

## Criteria for new sources of fact-checks or reviews

1\) Check if the platform is verified signator of [IFCN code of principles](https://www.poynter.org/international-fact-checking-network-fact-checkers-code-principles). If yes, you can go on an start integrating it without any further checks.&#x20;

\
2\) If not, you have to create an assessment yourself. For this you need to use the following document ( the IFCN Assessment Document): <https://drive.google.com/file/d/1oM9hZvCNk8jjrwJ2madpCYY09o_igZQE/view?usp=sharing>\
\
Create an issue on github here: <https://github.com/hoaxly/hoaxly-scraping-container/issues> and attach the document with your assessment.

\
3\) Further criteria: \
a) The fact-checking platform checks statements, articles or topic areas that are identifiable independently of the publishing platform. For example, via URL, a special quote or a certain combination of keywords. \
b) The fact-checking platform is not operated by a political party or organization. It is independent of any political party. A dependency on a party is for example then given when there is a sponsorship by a political party or a party-based organization.

## German version of this document

The German version of this document including a translation of the IFCN Code of Principles has been added here: <https://docs.google.com/document/d/1ZYC4VCq0oPP6OuICKQaUm-KdNWWbJOtnn8WV5VaSPbk/edit>


---

# 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://hoaxly.gitbook.io/documentation/developer-documentation/adding-new-sites-to-the-database/sources-assessments.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.
