# This is not a sale

{% hint style="success" %}
Rent-a-BOI is built around a simple rule: **renting does not transfer ownership**. When you list your BOI or LadyBOI for rent, you are not selling it, you are not “exiting” your position, and you are not giving up the asset. You remain the **on-chain owner** of the NFT at all times. Renting is a time-limited utility arrangement, not a transfer of the token itself.
{% endhint %}

{% stepper %}
{% step %}

### Ownership stays with the lender

In a typical sale, ownership changes hands permanently. In Rent-a-BOI, that does not happen. The NFT remains in the lender’s wallet under the lender’s control and remains part of the lender’s collection. The renter receives only **temporary access via smartcontract** to the NFT’s utility for the agreed rental period. When that period ends, the access ends automatically, ownership never moved.

This distinction matters because in BOI, ownership is not cosmetic. Ownership represents identity, long-term position in the ecosystem, and the ability to keep benefiting from holding the asset, without having to liquidate it.
{% endstep %}

{% step %}

### Renting is utility access, not liquidation

Rent-a-BOI exists specifically to avoid the “either you sell or you don’t participate” dynamic. Renting lets owners monetize their NFTs while staying positioned in the ecosystem. It is designed for people who want to keep their BOI/LadyBOI long-term but still generate value from them when they are not actively using them.
{% endstep %}

{% step %}

### You retain holder benefits

This is why Rent-a-BOI should not be understood as “secondary market behavior.” It is closer to a **time-boxed permission layer**: you keep the asset, someone else temporarily uses it, and you get paid for enabling that use.
{% endstep %}

{% step %}

### The renter does not “own the upside”

Because the NFT is not sold, you retain the benefits that come from holding the collection. Whatever benefits are linked to being the owner of BOI or LadyBOI remain with the lender, not the renter. The renter’s rights are strictly limited to the rental utility window.

In practice: the lender is not sacrificing their long-term position to monetize the NFT. Renting is a way to participate economically without giving up ownership-based privileges.
{% endstep %}

{% step %}

### The trade-off is explicit and priced in

Renting also does not transfer the “ownership outcomes” created by using the NFT.

In particular: **if SmolBOI is generated during a rental flow, it is credited to the renter**, not the lender. The renter is paying for temporary access to complete an action or mechanic; the lender retains the ownership-level outputs that result from the NFT being used.

This keeps the system consistent: renting grants access, but **ownership captures the structural upside**.
{% endstep %}
{% endstepper %}

Renting is not free risk for the lender. It is transparent that lending out a LadyBOI can have a mechanical consequence: **LadyBOI can receive permanent mileage (wear)** if it is used during the rental period, which reduces future chances of generating SmolBOI.

This is intentional. It turns renting into an explicit decision with measurable cost, not a hidden downside. Lenders can price this risk into:

* rental price,
* rental duration,
* and the decision of whether to rent a specific LadyBOI at all.

In other words, the system does not “steal value” from owners; it forces the market to price the real cost of usage.

> #### Why this design matters

BOI is building a marketplace where NFTs are meant to be more than speculative listings. Renting is part of that vision: it lets the ecosystem stay active, unlocks participation for users who cannot or do not want to purchase, and still protects holders from being forced into permanent transfers.

Rent-a-BOI is therefore not a hidden secondary sale. It is a mechanism that:

{% hint style="info" %}
**Monetizes inactivity** (you can earn even if you don’t use the NFT yourself),
{% endhint %}

{% hint style="info" %}
**Lowers the barrier to entry** (rent is cheaper than buy),
{% endhint %}

{% hint style="info" %}
Preserves a core Web3 principle: **ownership is not casually transferred**.
{% endhint %}

> #### Summary

{% hint style="info" %}
Renting does **not** transfer ownership.
{% endhint %}

{% hint style="info" %}
The lender remains the on-chain owner at all times.
{% endhint %}

{% hint style="info" %}
The renter receives time-limited utility access only.
{% endhint %}

{% hint style="info" %}
Holder-level benefits remain with the lender.
{% endhint %}

{% hint style="info" %}
SmolBOI generated during rental goes to the renter, not the lender.
{% endhint %}

{% hint style="info" %}
LadyBOI may gain permanent mileage if used - this is transparent and priceable.
{% endhint %}


---

# 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/this-is-not-a-sale.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.
