# Wallet Management

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

## Private Key&#x20;

DegenFi wallets integrate a self-custody wallet infrastructure for maximum security to users named Turnkey. We trust they are the best solution for traders on decentralized exchanges.

If you need to export your Private Key again, the button on the top right will enable you to backup the code again. Use cautiously, the private key is the most sensitive data you own, do NOT share with anybody.

## Deposits and Withdrawals&#x20;

You can deposit and withdraw SOL with your DegenFi trading wallet. Next to the transaction amount are the receiver or sender of the transaction.&#x20;

Connect your Phantom wallet to easily deposit or withdraw SOL to DegenFi.

## History Section

Tracks details of past deposits and withdrawals of your DegenFi trading wallet, if done from the platform. For each transaction, you see:

**Deposit/Withdraw Amount:** Amount of SOL involved in each transaction.&#x20;

**Date:** When the transaction happened.&#x20;

**Status:** The transaction can be pending, completed, or failed.&#x20;

**TXS (Transactions):** The transaction ID’s of each transaction, with a direct link to the blockchain explorer Solscan.


---

# 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://degenfi.gitbook.io/degenfi-solana-trading/traders-tracking/wallet-management.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.
