> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/es-base-de-conocimiento-de-vlex-library/support-1/account-management/your-subscriptions.md).

# Suscripciones

vLex ofrece una variedad de [Planes↗](https://vlex.com/plans/) que te permiten personalizar tu suscripción, asegurando que solo pagues por el acceso a las colecciones que necesitas.

Cuando inicies sesión en vLex, en la parte inferior del menú principal verás **Tu plan:** seguido de los productos incluidos en tu suscripción.

**Contenido fuera de mi suscripción**

Independientemente de lo que realmente elijas suscribirte, aún puedes buscar en toda la base de datos de vLex. Si encuentras un documento al que no tienes acceso, puedes ver cierta cantidad de información para determinar si quieres acceso completo o no.

Si encuentras documentos no incluidos en tu plan, puedes usar [Créditos vLex](/es-base-de-conocimiento-de-vlex-library/features/vlex-credits.md) para comprarlos. Si estás en un país donde los Créditos vLex no están disponibles, ponte en contacto con tu gestor de cuenta. Para todos los documentos, puedes ver si están disponibles en la pestaña **Citas y fuentes** . Indexamos más de 100 fuentes, incluidos recursos gratuitos en línea, por lo que es posible que puedas acceder al documento en otro lugar si no tienes acceso en vLex.

{% hint style="success" %}
Para añadir contenido a tu suscripción, ponte en contacto con tu gestor de cuenta o escribe a <hello@vlex.com>.
{% endhint %}

#### **Acceso de prueba**

Cuando te registres por primera vez en vLex, tendrás acceso completo al sitio web durante tres días.&#x20;

{% hint style="info" %}
Si te gustaría tener acceso a más productos durante tu prueba, ponte en contacto con un miembro del equipo de vLex escribiendo a <hello@vlex.com>.
{% endhint %}

#### vLex Open

Cuando termine tu prueba, si no has comprado una suscripción de vLex, tu cuenta cambiará a vLex Open, que ofrece una versión restringida de vLex.


---

# 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://support.vlex.com/es-base-de-conocimiento-de-vlex-library/support-1/account-management/your-subscriptions.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.
