# What each side gets

<details>

<summary><strong>Owner (Lender)</strong></summary>

1. monetizes BOI/LadyBOI without selling,
2. earns in ETH or stablecoins,
3. keeps full ownership status of the NFT.

</details>

<details>

<summary><strong>Renter</strong></summary>

1. can temporarily complete a missing BOI/LadyBOI pair,
2. pays for access instead of buying the asset permanently,
3. enters the ecosystem’s mechanics with a lower barrier to entry.

</details>


---

# 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://boimarket.gitbook.io/boi/candy-shop/how-to-earn/earning/passive/rent-a-boi/what-each-side-gets.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.
