> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/es/exchange/depositos-y-retiros/cripto/retiros/libro-de-direcciones.md).

# Libro de Direcciones

El **Address Book** es una función diseñada para hacer que los retiros de criptomonedas sean más seguros y convenientes. Te permite guardar direcciones de wallet que usas con frecuencia y administrarlas dentro de tu cuenta.

## Agregar una Dirección — Web

#### 1. Ve a **Configuración → Libro de Direcciones**, luego haz clic en **Agregar Dirección**.

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

#### 2. Completa los campos requeridos:

* Selecciona la subcuenta
* Define una etiqueta (nombre) para la dirección
* Ingresa una breve descripción (opcional)
* Pega tu dirección de retiro utilizada con frecuencia
* Elige si deseas habilitar **2FA para retiros** (recomendado)

#### 3. Haz clic en **Continuar** para guardar.

<div align="left"><figure><img src="/files/HQ7TXWgLrVNukmjbDQoR" alt="" width="369"><figcaption></figcaption></figure></div>

🎉 ¡Listo! La próxima vez que realices un retiro, podrás seleccionar rápidamente esta dirección guardada directamente desde tu Libro de Direccione&#x73;**.**

***

## Agregar una dirección — Móvil

#### 1. Toca tu avatar de perfil y luego **Configuración**.

<figure><img src="/files/8cYJUzjzZCA3X83m1mqp" alt=""><figcaption></figcaption></figure>

#### 2. Toca **Exchange**, desplázate hasta el final y toca **Libro de Direcciones**.

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

#### 3. Selecciona la red, toca **Agregar dirección** y completa los campos requeridos:

* Define una etiqueta para la dirección
* Ingresa una breve descripción (opcional)
* Pega tu dirección de retiro utilizada con frecuencia

#### 4. Toca **Agregar Dirección** para guardar.

<div align="left"><figure><img src="/files/D4FtY8Za5c0mznHtGz8d" alt="" width="563"><figcaption></figcaption></figure></div>

🎉 ¡Listo! La próxima vez que realices un retiro, podrás seleccionar rápidamente esta dirección guardada directamente desde tu Libro de Direcciones.


---

# 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.backpack.exchange/support-docs/es/exchange/depositos-y-retiros/cripto/retiros/libro-de-direcciones.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.
