# Recover Funds from an X Signer

First, navigate to the 'account' then 'set up page' and find the 'Your Keys' section.

In the 'Your Keys' section, click 'change' next to the wallet that is your signer. If the system allows it will enable you to by pass a few of these steps - scroll down on this page until you see the correct image that the UI is showing you. If not, continue as below. If your X wallet is no longer showing as a signer, click 'add' or 'change' on another wallet.&#x20;

<figure><img src="/files/3nZwPUbJ3MlFnZAsoX6D" alt="" width="375"><figcaption></figcaption></figure>

If the system prompts you to log in with your wallet you will see the image below, click 'Continue with Twitter'.&#x20;

<figure><img src="/files/oVvtXG6KPZ7oBdkJQRdR" alt="" width="375"><figcaption></figcaption></figure>

Log in with your X details and wait for it to load.&#x20;

<figure><img src="/files/PnCKgq0zoifgEpBOtbRl" alt="" width="375"><figcaption></figcaption></figure>

Allow Kinto to connect with your X account when prompted.&#x20;

<figure><img src="/files/L9k9kgLgFXIRnw8cOGup" alt="" width="375"><figcaption></figcaption></figure>

If the system takes you back to the 'Your Keys' page, click 'change' next to the wallet again and you will see the below image. Click the cog icon next to the wallet address (in this image it is indicated by an orange dot).&#x20;

<figure><img src="/files/g16MohRI1yBFv51Zh0oj" alt="" width="375"><figcaption></figcaption></figure>

Select 'wallet settings'.&#x20;

<figure><img src="/files/Rcpju3rKaeLanYwXzyPL" alt="" width="375"><figcaption></figcaption></figure>

Click 'recovery phrase'.&#x20;

<figure><img src="/files/OaQVGOqDdRuzNK2SLmen" alt="" width="375"><figcaption></figcaption></figure>

Read the information carefully on the next screen and click 'reveal'. You can then import this wallet elsewhere to recover the funds.&#x20;

<figure><img src="/files/gVg4MyliQC0D2bsJ5NUa" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.kinto.xyz/kinto-the-modular-exchange/user-guides/recover-funds-from-an-x-signer.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.
