# Your Liquidity

#### Shape Liquidity Performance

Once you have provided liquidity, you can see how it is doing via the **Your Liquidity** tab in a Shape Liquidity Pool.

Let's pick the same XRD / xUSDC Pool from the earlier section.

<figure><img src="/files/mpIGk4NTGkTLEDJ5rGWF" alt="" width="563"><figcaption><p>Your Liquidity</p></figcaption></figure>

At the very top is your total liquidity provision in this pool valued in your chosen currency (here $2,871.80).

Below that is the breakdown of each tranche of liquidity you have provided (each on a separate card).

Let's analyse in detail each card from above.

#### Liquidity Position 1:

<figure><img src="/files/8AN2FKJfhixCiXTmxLAx" alt="" width="563"><figcaption></figcaption></figure>

#### Liquidity Position 2:

<figure><img src="/files/908clk9eD7XRa4fEXHbn" alt="" width="563"><figcaption></figcaption></figure>

#### Viewing in the Portfolio page

Your Shape Liquidity positions can also be seen summarised on the **Portfolio** page.

<figure><img src="/files/w77dVCuYHlvUUm9uYJws" alt=""><figcaption><p>Shape Liquidity summary in Portfolio page</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.caviarnine.com/products-floop/shape-liquidity/your-liquidity.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.
