# How to enable the Master Key

### Before you get started

In order to disable the master key for an XRP Ledger account, you must configure another way to sign on your account. The process to do this is called, 'setting a regular key'. You must set a regular key before you are able to disable the master key on an account.

For example:

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

In this case, you can see that a separate account (ra433z72...) has been configured to sign for the main account. (rGVTc5FPz....)

### Disabling your Master key

1\) Go to [XRPL.services](https://xrpl.services/)

2\) Press the ![](/files/PTtca42ao5M901vZR34F) button then press **Open in Xumm App** and sign in with the account the you would like to enable your Master key on.

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

5\) On the XRP Ledger Services page, select **Account Set.**

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

6\) Choose **Disable Master Key**, then press the **Send Account Settings to Xumm** button.

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

7\) Sign the transaction in Xaman and you're all done!

8\) Your Master Key should now be enabled.


---

# 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-enable-the-master-key.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.
