> For the complete documentation index, see [llms.txt](https://docs.rhomarkets.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rhomarkets.xyz/rho-world/pets-and-rho-royalty-points-rxp.md).

# Pets and Rho Royalty Points(RXP)

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

**Q: What is the requirement to activate the asset pet system on Rho?**

A: Users need to supply at least 0.05 ETH or an equivalent amount in Stablecoin.

**Q: How are points accumulated in the asset pet system?**

A: For every additional 1 USDT amount staked, users accumulate an extra 1 point per day. Points are updated every 4 hours.

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

**Q: Are there any benefits for users who supply a significant amount of assets?**

A: Yes, users who supply more than 0.1 ETH will receive an exclusive invitation code. If a user invites others who then supply at least 0.05 ETH, the inviter receives 5% of the invited person's points.

**Q: How do borrowing activities contribute to the asset pet system?**

A: Borrow users accumulate 1 point per day for every 1 USDT (or equivalent ETH) borrowed. However, borrowing ETH by invited users does not count as an invitation reward.

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

**Q: How are points utilized in the system?**

A: Accumulated points contribute to the user's position on the leaderboard and also determine the level of the user's pet. Pet levels can increase with the supply of assets, with a maximum level cap of 99. Higher-level pets unlock more benefits.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rhomarkets.xyz/rho-world/pets-and-rho-royalty-points-rxp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
