# Adding Funds

You can transfer funds to your Universal Account using two methods:

1. **Receive**

Click the "Receive" button to display your Universal Account's address.&#x20;

UniversalX currently supports a number of EVM chains and Solana. Please ensure you do not transfer assets to unsupported chains to avoid the potential loss of funds.

<figure><img src="/files/GTyUqUKa0O5s8tLOiS7J" alt=""><figcaption><p>Clicking <strong>Receive</strong> will trigger this screen.</p></figcaption></figure>

2. **Buying crypto with cash**

If you don’t have any crypto assets, you can click the "Buy" button to purchase crypto directly through a built-in third-party integration. You can pay with a debit or credit card, Google Pay, or Apple Pay!

<figure><img src="/files/FfN51n7OC6jzZRUeQiHU" alt=""><figcaption><p>Buying crypto with cash.</p></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.universalx.app/understand-1/adding-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.
