> For the complete documentation index, see [llms.txt](https://docs.junkipedia.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.junkipedia.org/es/material-de-referencia/buenas-practicas/verificacion-de-hechos/recursos-de-verificacion.md).

# Recursos de verificación

[Desinformación y recursos de verificación](https://ncoc.groovehq.com/kb/2189409399/articles/edit/1640983200)

[Conceptos básicos sobre redes sociales y desinformación](https://ncoc.groovehq.com/kb/2189409399/articles/edit/1640983200)

Ofrecemos artículos, seminarios web y materiales de capacitación para ayudarte a comprender el entorno de la información en línea y cómo verificar afirmaciones que encuentres en Internet.

### Conceptos básicos

Recomendamos la serie de ["Guía Básica"](https://firstdraftnews.org/?post_type=long_form_article\&p=14338) de First Draft, que cubre todos los conceptos básicos de monitoreo y verificación de redes sociales. Está disponible en [inglés](https://firstdraftnews.org/long-form-article/first-drafts-essential-guide-to/), [español](https://firstdraftnews.org/?post_type=long_form_article\&p=14338), [francés](https://firstdraftnews.org/?post_type=long_form_article\&p=14325), [italiano](https://firstdraftnews.org/long-form-article/first-draft-guida-essenziale/), [portugués](https://firstdraftnews.org/long-form-article/guia-essencial-da-first-draft/), [alemán](https://firstdraftnews.org/long-form-article/essentielle-leitfaden/) e [hindi](https://firstdraftnews.org/long-form-article/essential-guides-hindi/).

Las Guías básicas abordan los siguientes temas:

* [Comprender el desorden informativo.](https://firstdraftnews.org/wp-content/uploads/2020/07/Information_Disorder_Digital_AW_ES.pdf?x21167)
* [Cómo verificar información encontrada en línea.](https://firstdraftnews.org/wp-content/uploads/2020/07/Verifying_Online_Information_Digital_AW_ES.pdf?x21167)
* [Recopilación de noticias y monitoreo en las redes sociales.](https://firstdraftnews.org/wp-content/uploads/2020/07/Newsgathering_and_Monitoring_Digital_AW_ES.pdf?x21167)
* [Grupos cerrados, aplicaciones de mensajería y anuncios digitales.](https://firstdraftnews.org/wp-content/uploads/2020/08/Messaging_Apps_Digital_AW_ES.pdf?x21167)

### Verificación desde dispositivos móviles

Si utilizas principalmente tu teléfono para monitorear desinformación, consulta el seminario web de First Draft titulado [Verificación en movimiento: cómo usar tu teléfono para verificar material en línea](https://www.youtube.com/watch?v=MX3U0-F4Zvo\&t=2098s).

### Análisis en profundidad

Para una exploración más detallada, se recomienda:

* [Demasiada información: una guía pública para navegar la infodemia](https://firstdraftnews.org/long-form-article/too-much-information/), elaborado por el equipo de First Draft .
* [Manual de verificación para la desinformación y la manipulación mediática](https://datajournalism.com/read/handbook/verification-3), editado por Craig Silverman. Disponible en inglés, italiano, alemán, árabe y turco.


---

# 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://docs.junkipedia.org/es/material-de-referencia/buenas-practicas/verificacion-de-hechos/recursos-de-verificacion.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.
