> For the complete documentation index, see [llms.txt](https://inpager.gitbook.io/guia-de-usuario/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inpager.gitbook.io/guia-de-usuario/que-es-inpager.md).

# ¿Qué es Inpager?

**InPager** es una herramienta digital diseñada específicamente para profesionales en la industria del Influencer Marketing. Su objetivo principal es facilitar la creación de negocios y colaboraciones a través de redes sociales. La plataforma proporciona a los influencers una manera eficiente y completa de compartir su información con personas y marcas interesadas en colaborar con ellos en campañas digitales.

La función principal de InPager es mejorar la imagen del influencer, permitiéndole posicionarse como un profesional dentro de la industria. Esto se logra al brindar una plataforma que ayuda a consolidar relaciones laborales sólidas con las marcas y otras personas que buscan trabajar con ellos.

Al utilizar InPager, los influencers pueden tener un perfil bien estructurado y completo que muestra su experiencia, audiencia, estadísticas de redes sociales, y otros datos relevantes para que las marcas puedan evaluar su potencial como colaborador en campañas publicitarias. Esto permite una mayor visibilidad y credibilidad, ya que las marcas pueden tomar decisiones informadas sobre qué influencers se ajustan mejor a sus objetivos y audiencias.

<figure><img src="/files/Cim2NBcTp6pTEIt5oguM" alt=""><figcaption></figcaption></figure>


---

# 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://inpager.gitbook.io/guia-de-usuario/que-es-inpager.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.
