# How to Deposit Funds

### **Access Your Portfolio**

Log in to your UNX account and go to the [**Deposit section**](https://exchange.unx.com/en/portfolio/deposit) of the Portfolio page.

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

***

### **Generate a Deposit Address**

1. Carefully read the instructions on the page.
2. Select the blockchain network where you want to make a deposit.
3. Click **Generate deposit address** to generate an address for your UNX wallet.
4. Select the blockchain network where you want to make a deposit and click **Generate deposit address** to generate an address for your UNX wallet.
5. Select the blockchain network where you want to make a deposit, and click **Generate Deposit Address** to create an address for your UNX wallet.

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

***

### **Deposit Funds From Your External Wallet**

Use the generated UNX wallet address when making a deposit from your external wallet.

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

***

### **Done!**

Funds will be credited to your account once the transaction receives the required number of confirmations on the blockchain. Once processed, the transaction will be visible in the Transaction History section of the Portfolio page and your balance will be updated in the Asset Overview.

Funds will be credited to your account once the transaction is confirmed. After that, the transaction will appear in Transaction History on the Portfolio page, and your balance will be updated in Asset Overview.

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

<figure><img src="/files/VoZ1m8QbTNDW9p2JATYS" alt="" width="563"><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.unx.com/guides/how-to-deposit-funds.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.
