# Crea tu conexión a Capsule

{% hint style="info" %}
**Conexión Oauth**: El primer paso es registrar GearPlug en tu cuenta para que GearPlug acceda a los datos.
{% endhint %}

### Configura el acceso

1. **Dirígete a “Plugs”** en tu cuenta de GearPlug.

<figure><img src="https://lh7-us.googleusercontent.com/BjRSVSqtZvPF3IxJO8RIl-KMtv5KbgjDX66RPLWjhAk3Rlb34L3PK-CUFs4pU5J0EtKruMWXPufKRCqmQgQ19itMDax8nhf7wRRUD83ToIvcRQVcZvejsiwO-mbsk8_tfKzAjArf6T_IqNMrXCJMwA" alt=""><figcaption></figcaption></figure>

2. **Selecciona Capsule** en el menú desplegable, debajo de “Nuevo Plug” y haz clic en “Crear”.

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

3. **Inicia sesión** **en tu cuenta** de Capsule, ingresando el dominio de tu cuenta, y acepta los términos de la integración para finalizar la configuración.

<figure><img src="https://lh4.googleusercontent.com/SufQL8yWrDuqnhcZhnTOwxkMDoX4eW2zn1Hd9I7Lm28N_ncD54eAUQKdNxUpFW1tl6O-qqpgFF41fUug2dMIugHwkIwI3s-g0CpLXbbp5FEP2-A6Bah4CpLSxFmkvX9fQO41hOybaJJwOS3NGIS8Cw" alt=""><figcaption></figcaption></figure>


---

# 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.gearplug.io/configura-tus-conexiones/capsule/crea-tu-conexion-a-capsule.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.
