> For the complete documentation index, see [llms.txt](https://docs.cryptolegacy.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptolegacy.app/es/conceptos-basicos/cryptolegacy-integraciones-de-protocolos-para-mayor-flexibilidad.md).

# CryptoLegacy: Integraciones de Protocolos para Mayor Flexibilidad

Integrar CryptoLegacy con protocolos y dApps consolidados de blockchain facilita que los Propietarios protejan y recuperen sus activos, y que los Beneficiarios puedan gestionar sus criptoactivos de manera cómoda y segura durante el proceso de Distribución.

## Integración de dApps

CryptoLegacy se lanzará inicialmente como una Safe App, permitiendo a los usuarios que almacenan activos significativos en billeteras Safe administrar estos fondos de manera conveniente y segura.

## Futuras Integraciones Planificadas

Nuestras próximas integraciones incluyen:

* **Aave** – Deposita, retira, pide préstamos o intercambia activos cripto directamente desde CryptoLegacy.
* **Uniswap** – Haz swaps de tokens de forma rápida y segura dentro de CryptoLegacy.
* **1inch** – Intercambia tokens, haz stake y retira stake de 1INCH sin complicaciones.
* **Lido** – Haz stake de ETH/WETH o retira stake de stETH/wstETH fácilmente.
* **DeBridge** – Intercambia tokens entre múltiples redes blockchain desde contratos de CryptoLegacy que comparten la misma dirección.

Al integrarse con estos protocolos tan utilizados, CryptoLegacy potencia significativamente su practicidad y seguridad, ofreciendo a usuarios y beneficiarios la posibilidad de gestionar sus activos sin contratiempos en los principales ecosistemas de blockchain.


---

# 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:

```
GET https://docs.cryptolegacy.app/es/conceptos-basicos/cryptolegacy-integraciones-de-protocolos-para-mayor-flexibilidad.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.
