# Assets Page

Clicking <mark style="color:blue;">**L2 Assets**</mark> will redirect you to the assets you own on your Loopring L2 account.

## Tokens

In this window, you can see all your owned cryptocurrency tokens. Loopring currently only supports the Ethereum chain. This window will show you the ERC-20 tokens you own.

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

Sending and / or Receiving (see <mark style="color:red;">red box</mark> on image) assets are also available in this window.&#x20;

{% hint style="info" %}
**Did you know?**

You can **Send** **to** or **Receive** assets from L1 directly on this window! Just note that you are interacting within the **Ethereum network.**&#x20;

*\*Transfer of assets using other networks may result in a loss.*
{% endhint %}

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

## My Investments

In this window, you will get an overview over which active investments you have on your wallet.

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

To subscribe to investments in the Loopring Ecosystem, check out [Earn](/earn/overview.md).

## Red Packets

In this window, you will have an overview over which Red Packet assets can already be claimed <mark style="color:orange;">(Brown Box)</mark>.

<figure><img src="/files/8UTr0MoJMlOj0splrN91" alt=""><figcaption></figcaption></figure>

#### Red Packet Plaza

The Red Packet Plaza is where you can see all the available **public** Red Packets.

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

Whenever the current time reaches the Start time printed on the Red Packet, you will be able to participate and claim the public Red Packet by clicking <mark style="color:red;">**Open.**</mark>&#x20;


---

# 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-dapp.loopring.io/assets-and-markets/assets-page.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.
