# Stablecoin Yield Aggregator

In the **Dashboard**, you can view your **investments** and **assets**.<br>

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

***

### 📌 When You Have the Target Asset (e.g., USDT)

1. Click **“Deposit”** on any product, and you will be directed to a page like this.

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

2. After clicking **“Deposit”**, you will be asked to **Confirm**.

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

3. Once confirmed, the system will send you a **transaction request**

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

4.After confirming, you will see a notification that your submission has been **Submitted**.

<br>

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

***

### 📌 When You Don’t Have the Target Asset

1. You will need to **Swap**. The system will convert your non-target asset into the target asset.

<figure><img src="/files/0FvN3AZtBMc0Gfducgu9" alt=""><figcaption></figcaption></figure>

2. For example, as shown in the image, **ETH** is swapped into **USDC**.

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

3. When you click **Deposit**, the system will first prompt you to **Swap**.

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

4. After clicking **Swap**, your non-target asset will be converted into the target asset, and you will be asked to **Confirm**.

<figure><img src="/files/XCnwxtbLFF4EiSKyYVPu" alt=""><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.wing.finance/guide-1/stablecoin-yield-aggregator.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.
