> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./billetera/8.-como-hacer-un-retiro.md).

# 8. ¿Cómo hacer un retiro?

Para realizar un retiro, siga las instrucciones a continuación:

1. Haz clic en el [<mark style="color:verde;">Botón Wallet</mark>](https://rollercoin.com/wallet) en la esquina superior derecha y [<mark style="color:verde;">la página</mark>](https://rollercoin.com/wallet) con la lista de todas las monedas aparecerá.&#x20;
2. Elija la moneda que desea retirar y luego haga clic en el botón «Withdraw».
3. Ingrese la dirección de su billetera y la cantidad que desea retirar.
   1. Además, ingrese su número de MEMO, si está retirando XRP.
4. Marque la casilla de confirmación y luego haga clic en el botón «Confirm».
5. Continúe con el retiro haciendo clic en el botón «Withdraw».
6. Y por último, recibirá un correo electrónico de confirmación de nuestra parte ([<mark style="color:verde;">noreply@rollercoin.com</mark>](mailto:noreply@rollercoin.com)), deberá confirmar su retiro ingresando el código de confirmación en la ventana de confirmación del retiro en Rollercoin.

<figure><img src="https://3525140725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE61cnyjygmf0YfudWjeE%2Fuploads%2F5d9iS98gbr29Rrv9AIsx%2Fimage.png?alt=media&amp;token=caf36b80-ac92-43db-86eb-a83bf64d856d" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Algunas monedas solo se pueden minar o depositar.**&#x20;

Si no puede localizar una opción de retiro o abrir la pestaña de la moneda, significa que los retiros para esa moneda en particular no están disponibles actualmente.
{% endhint %}


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./billetera/8.-como-hacer-un-retiro.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.
