# How to test your Account Secret

Do you have multiple XRP Ledger accounts?

What would happen if you mixed up your account secrets (Secret numbers / Mnemonics / Family Seeds) and didn't know which one belonged to which account?

Xumm has a way for you to check!

### Getting started

1\) Launch Xumm and press the ![](/files/pu0AmgxGUmCEH8vPgop3)button at the top right hand corner of the screen, then press <img src="/files/EmSa0uEeAcD2wwls8mb3" alt="" data-size="line">

You should see this screen:

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

2\) Press the **Import an existing account** button. You will see:

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

3\) Press the **Next** button. You should see this screen:

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

4\) Choose the Account Secret type matching the account secret that you have. (Secret numbers / Family Seed / Mnemonic) then press the **Next** button.

5\) Enter your Account Secret then press the **Next** button.\
\
For example, secret numbers would look like this:\
\
![](/files/ut1RXE9tlkztyyosdgZ2)\
\
If your account is already imported into Xumm, you will receive the follow message:

<figure><img src="/files/0IeCk26n1drMBu9iU9eo" alt=""><figcaption></figcaption></figure>

If your account is not already imported into Xumm, you will receive a screen that displays the r-address that the account secret belongs to.


---

# 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/how-to-test-your-account-secret.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.
