# Revendedores

Para convertirse en revendedor de DataImpulse, simplemente cree una cuenta en nuestro [Dashboard](https://app.dataimpulse.com/).&#x20;

Complete el formulario Know Your Customer (KYC) a través de nuestro socio seguro iDenfy para verificar su identidad y garantizar el cumplimiento de las políticas de nuestra plataforma. Después de eso, firme el Reseller Agreement para activar su condición de revendedor.

Después de configurar su cuenta, vaya a la sección Resellers para hacer un depósito de al menos $50 y activar su condición de revendedor.

La Reseller API está disponible [aquí](https://documenter.getpostman.com/view/6095389/2s9YC7UC2x). Si necesita endpoints específicos que aún no se han implementado, comuníquese con nuestro Support Team para obtener ayuda.


---

# 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.dataimpulse.com/dataimpulse-documentation-es/revendedores.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.
