# Wallet

In the "Wallet" section, you can create up to 5 wallets that you can fund for trading or sniping, and you can export the private keys of these wallets.

You will soon be able to obtain a detailed view of each wallet by clicking on it or accessing it via the Dashboard.

Within the wallet section, you can conduct fund transfer transactions between wallets, as well as external transfers.

#### **Export Private Key**

<figure><img src="/files/yn3TONm5WuAuRMNs7tOl" alt="" width="563"><figcaption></figcaption></figure>

You have the option to export the private key of the wallets you have generated by clicking on the dedicated button in the "Wallet" section. Subsequently, you can add it to any other non-custodial wallet of your choice.&#x20;

{% hint style="danger" %}
UNODEX safeguards your wallets as long as they remain internal to the platform. Once you decide to export your private key, UNODEX cannot be held responsible for any actions that may expose your assets.
{% endhint %}


---

# 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://unodex.gitbook.io/docs/unodex-trading-app/wallet.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.
