# Accessing Old Cards

If you bought Curio Cards back in 2017, you did not use MetaMask to do so. MetaMask was still a very new beta wallet in 2017, and it was not supported by the Curio Cards website. Your cards are now stored in either a private key, seed phrase, or keystore file backup. The following pages detail how you can recover access to 2017 cards.

* [Checking Old Card Balances](/info/overview/checking-your-card-balances.md)
* [Displaying Old Cards in MetaMask](/info/overview/displaying-in-metamask.md)
* [Importing a Private Key](/info/overview/importing-a-private-key.md)
* [Restore a Keystore File](/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/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.
