# Bienvenido!

{% hint style="warning" %}
Esta **API** es experimental y es muy posible que se hagan cambios tanto el la propia API como en la documentación.
{% endhint %}

## ¿Qué es esta API?

Esta **API** es un proyecto colaborativo que se encarga de guardar, listar y recopilar enlaces maliciosos por internet, para ser usada en aplicaciones de auto-moderación y mantener a los usuarios seguros. Este proyecto está centrado, pero no dedicado a la **moderación de servidores de Discord** con el uso de **bots**.&#x20;

## ¿Cómo puedo colaborar?

Este proyecto es abierto, así que si quieres colaborar tenemos buenas noticias!

{% content-ref url="/pages/oSMwXwJlrxYTXmzqqdRj" %}
[Open source](/phishing/colaborar/open-source.md)
{% endcontent-ref %}

{% content-ref url="/pages/B4SFqeOQvbDUU1dpDzPr" %}
[Añadir dominios](/phishing/colaborar/anadir-dominios.md)
{% endcontent-ref %}

{% content-ref url="/pages/53zF4lm9g0DKvKMOMjn0" %}
[Convertirse en revisor](/phishing/colaborar/convertirse-en-revisor.md)
{% endcontent-ref %}

## ¿Cómo puedo usar esta API en mis proyectos?

Aquí tienes una guía básica de como empezar a usar y contribuir a esta API:

{% content-ref url="/pages/lfEnbdrgeMUydNsCAbwG" %}
[Quick Start](/phishing/quick-start.md)
{% endcontent-ref %}


---

# 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://discusss.gitbook.io/phishing/welcome.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.
