# Withdrawing from Privy

For all users that have created an account and access the STFX dApp via the built in Privy integration, the steps to access your funds are very simple.

#### **Click on your profile picture at the top right of the screen, and select 'Settings'**

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

#### **Click on 'Export' to export the Private Key of your Privy wallet**

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

#### Paste your Private Key into a wallet app, such as Metamask, which will give you access to all of your available funds

<figure><img src="/files/6Cs4FBGGjsSwFSXxP4z0" alt=""><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.stfx.io/withdrawing-from-privy.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.
