# How it works

Rent-a-BOI is designed to be cheaper than buying. If you don’t want or can’t allocate capital to a permanent purchase, Rent-a-BOI lets you access the ecosystem’s mechanics through time-limited NFT access. On the other hand, if you don’t have time for W\.O.R.K, you can make your NFT's available to other users and monetize them without selling.

\ <br>

{% stepper %}
{% step %}

### Currency

The owner lists an NFT for rent\
They choose the settlement currency (ETH or stablecoins), set the price, and define the rental duration.
{% endstep %}

{% step %}

### Duration

A user rents the NFT for a fixed period\
They pay the listed amount and gain time-limited access to that NFT’s utility (e.g., to complete a BOI/LadyBOI pair for Merge).
{% endstep %}

{% step %}

### Security

Access expires automatically\
The rental ends automatically according to the duration set in the offer.
{% endstep %}
{% endstepper %}


---

# 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/how-it-works.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.
