# Wallets and Keys

### Accessing Your Wallets&#x20;

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

Users have two unique wallet addresses for both supported network **types (Solana and EVM),** allowing users to easily copy or download them for deposits and on-chain interactions. QR codes offer quick scanning for mobile transfers, ensuring accurate and efficient transactions without manual entry errors.

***

### Downloading Your Keys

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

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

Since possession of the private key grants full control over the account and funds, users are prompted to confirm understanding before viewing or copying it. Keys should only be exported when absolutely necessary and stored securely offline to prevent theft or unauthorized access.


---

# 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.tradegenius.com/account-set-up/wallets-and-keys.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.
