# Importing your account (XRPL)

You can import an XRP Ledger account in either of these two modes:\
\
**Full access** - Choose this option if you would like to be able to interact with your XRPL account. ie. if you would like to create a Trust Line or send XRP to another account.

**Read only** access - Choose this option if you would like to simply follow the activity of an XRPL account. This option does not allow you to sign transactions on your account.

Most people choose to import their accounts with **Full access** so they can interact with the XRP Ledger.

As well, Xaman is compatible with all industry standard account secrets. Choose the appropriate one which applies to your account.

<table data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Secret Numbers</td><td></td><td></td><td><a href="/files/iZ4a7XAJFESYyf9kpA98">/files/iZ4a7XAJFESYyf9kpA98</a></td><td><a href="/pages/TKbSkrUGrBvD2fguFpc6">/pages/TKbSkrUGrBvD2fguFpc6</a></td></tr><tr><td align="center">Family Seed</td><td></td><td></td><td><a href="/files/zfXq7hgB5SJ7frNEK7mx">/files/zfXq7hgB5SJ7frNEK7mx</a></td><td><a href="/pages/cV8qUxvU7R0cQzbHDPVn">/pages/cV8qUxvU7R0cQzbHDPVn</a></td></tr><tr><td align="center">Mnemonic</td><td></td><td></td><td><a href="/files/18xVfd1zLtWYCxEeQYEF">/files/18xVfd1zLtWYCxEeQYEF</a></td><td><a href="/pages/S4nEQvzgbjW6XQ5pkzCD">/pages/S4nEQvzgbjW6XQ5pkzCD</a></td></tr></tbody></table>

If you have a Xaman (Tangem) card, this article explains how to import it:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">How to add a Xaman (Tangem) card</td><td></td><td></td><td><a href="/pages/ynFD0GKqN8DWqB0hCzXB">/pages/ynFD0GKqN8DWqB0hCzXB</a></td><td><a href="/files/kR3wTRbrEQI8HKRp5UCt">/files/kR3wTRbrEQI8HKRp5UCt</a></td></tr></tbody></table>

#### If your account was created during the Casino Coin swap...

If you have access to your old CasinoCoin wallet secret in the form of a code that starts with a lower case **s**, you can **import your CasinoCoin wallet secret** [**with this link (scan the QR with Xaman)**](https://xumm.app/detect/secret?type=alt-family-seed\&name=CasinoCoin\&alphabet=cpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2brdeCg65jkm8oFqi1tuvAxyz).

If you do not have your CasinoCoin secret mentioned above, the CasinoCoin team has documented a process to access accounts created during the CSC swap. You can find the instructions here:

[How to recover a CasinoCoin account](https://eminence.freshdesk.com/support/solutions/articles/80000965171-how-to-recover-a-swapped-casinocoin-xumm-account)

If you run into any trouble with the recovery process, please contact the CasinoCoin support staff here: [CasinoCoin Support](https://eminence.freshdesk.com/support/tickets/new)


---

# 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://help.xaman.app/app/getting-started-with-xaman/importing-your-account.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.
