# How to Deposit on MachFi

Upon entering <https://app.machfi.xyz/> and connecting with your wallet, click into any asset under "Deposit" and wait for the pop-up to appear. The first transaction will require the wallet owner to approave the asset as seen below.&#x20;

<figure><img src="/files/8quXHkLSYyomd8qtSMQn" alt=""><figcaption><p>First, users need to Approve the respective asset</p></figcaption></figure>

Upon approval, users can proceed to deposit the respective asset. Clicking "Max" automatically fills out the quantum to the balance available in the wallet.&#x20;

<figure><img src="/files/woM9gtPunZygsxajIi9L" alt=""><figcaption><p>Users can deposit any amount as long as it's available in their wallet and it does not cross the global supply cap.</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://machfi.gitbook.io/machfi-documentation/machfi-guide/how-to-deposit-on-machfi.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.
