# Supply

{% hint style="warning" %}
Please note the video guide is showing the Desktop Flow for Users. Mobile guides will be available soon.
{% endhint %}

{% embed url="<https://youtu.be/3aFyotdqmT0>" %}

To supply assets on the dashboard you will need to select the dashboard toggle for **'Supply'.**

Selecting the **‘Supply’** button underneath your desired asset will bring up a new screen where you can select how much you wish to supply and if this should be used as collateral (if you want the option to borrow against it)

1. You may manually input your desired supply amount
2. You may select one of the 25%, 50%, 75%, or 100% toggles
3. You may select **'Max'** to supply the maximum possible amount

{% hint style="warning" %}
If you wish to supply the maximum amount of an asset, ensure you use the **'100%'** or **'Max'** options instead of attempting to manually input the full number, as gas fees are taken into consideration when transactions are made.
{% endhint %}

<figure><img src="/files/4erGE9NsVbteIP3katwm" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
*Please Note: If you perform a supply max for XRP, you may find yourself in a position where you have no more XRP to pay gas fees for additional transactions.*
{% endhint %}

After inputting your desired amount you will see the window change to reflect how much this will influence your account. Once you have confirmed, select **'Supply'.** You will need to sign this transaction within your wallet application

You can track the transaction using a small pop-up, which can be expanded for further details

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

The dashboard will update to reflect your supply

You may also supply assets from the Market and Asset Details pages


---

# 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://strobe-protocol.gitbook.io/strobe-protocol/money-market/user-guide/user-guide-mobile/supply.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.
