> For the complete documentation index, see [llms.txt](https://docs.ivipcoin.com/ivipcoin-ivip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ivipcoin.com/ivipcoin-ivip/utility/quota-rental.md).

# Quota rental

## Summary

In a very simple way, renting out shares is a way of passing on your free access to other users who can rent it from you.

This opens up spaces for two sectors:

{% hint style="success" %}
Institutions:
{% endhint %}

{% hint style="success" %}
Investors or Big Players:
{% endhint %}

## How to advertise your quota

## Rent your first quota

## Pre-determined Period

## Payment and receipt of rentals

## Distribution and management of Quotas

## Security

## Fees


---

# 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:

```
GET https://docs.ivipcoin.com/ivipcoin-ivip/utility/quota-rental.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.
