# Position Monitoring

## Position Monitoring

Once you have open (lending and/or borrowing) positions on Infinity, you can view these in various locations.

### Lend & Borrow page

Under the "Lend & Borrow" page, "Your Positions" is shown for the token selected (e.g. ETH), with the notional position shown per contract (floating, fixed maturity), along with your net positions per token shown at the top.

Note: notional amounts with a positive figure denotes a net lending position, whereas a negative figure denotes a net borrowing position.&#x20;

<figure><img src="/files/1c9HYs7PGdie4m5yXCxP" alt=""><figcaption><p>Position monitoring on the "Lend &#x26; Borrow" page.</p></figcaption></figure>

### Trade page

Under the "Trade" page, "My Positions" is shown for the token selected (e.g. ETH), with the following details:

1. Carry: accrued coupon from last payment date
2. Position: notional size per contract, and net (long/short) position
3. PV01: change in notional size for every 1 basis point change in the Rate
4. 24H Chg: change in Rate since last rollover
5. 24H Volume: traded notional volume since last rollover

<figure><img src="/files/DysbKR3DkN8KLGjTdwyX" alt=""><figcaption><p>Position monitoring on the "Trade" 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://faq.infinity.exchange/lending-and-borrowing/position-monitoring.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.
