# Acceso a las cartas antiguas

Si compraste Curio Cards en 2017, no utilizaste MetaMask para hacerlo. MetaMask era todavía un monedero beta muy nuevo en 2017, y no era compatible con el sitio web de Curio Cards. Tus cartas se almacenan ahora en una copia de seguridad de clave privada, frase semilla o archivo de almacén de claves. Las siguientes páginas detallan cómo puedes recuperar el acceso a las cartas de 2017.

* [Comprobación de los Saldos de las Cartas Antiguas](/curio-cards-es/info/overview/checking-your-card-balances.md)
* [Visualización de Cartas Antiguas en MetaMask](/curio-cards-es/info/overview/displaying-in-metamask.md)
* [Importar una Clave Privada](/curio-cards-es/info/overview/importing-a-private-key.md)
* [Restaurar un Archivo de Almacén de Claves](/curio-cards-es/info/overview/keystore-files.md)


---

# 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.curio.cards/curio-cards-es/info/overview.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.
