# My Page

The **My Page** provides an overview of lending and borrowing.

This page allows users to claim rewards from sORAI, collateral sORAI, and ORCHAI distribution rewards.

The **My Page** displays the following data:

* **Lend Balance:** Total value lent by the user, including accrued lending interest.
* **Borrow Balance:** Total value borrowed by the user, including accrued borrowing interest.
* **Net APY:** The Net APY shows the APY over all assets lent and borrowed by the user.

<figure><img src="/files/09EHqJ2gONnjUesa0v7l" alt=""><figcaption></figcaption></figure>

## Claim collateral sORAI reward

1\. Clicking **\[Claim]** to claim sORAI as collateral rewar&#x64;**.**

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

2\. Claim complete

<figure><img src="/files/I0TrkBtQyS61IUuD8U8R" 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.orchai.io/user-guide/my-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.
