> 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/summary.md).

# Summary

## Economy

App's economy presentation.

{% hint style="info" %}
[Economy](/ivipcoin-ivip/utility/economy.md)
{% endhint %}

## iViPay

\
Presentation about iVip's stablecoin.

{% hint style="info" %}
[iViPay](/ivipcoin-ivip/utility/ivipay.md)
{% endhint %}

## BlockChain iViPay

Creating a dedicated blockchain for iVip's stablecoin solution.

{% hint style="info" %}
[BlockChain iViPay](/ivipcoin-ivip/utility/blockchain-ivipay.md)
{% endhint %}

## Invest to access

Method developed for users to access the platform.

{% hint style="info" %}
[Invest to access](/ivipcoin-ivip/utility/invest-to-access.md)
{% endhint %}

## Learn to Earn

User development reward system.

{% hint style="info" %}
[Learn to Earn](/ivipcoin-ivip/utility/learn-to-earn.md)
{% endhint %}

## Stable Reduction

Method to maintain balanced access to the application.

{% hint style="info" %}
[Stable Reduction](/ivipcoin-ivip/utility/stable-reduction.md)
{% endhint %}

## Shares Rental

Learn everything about renting quotas.

{% hint style="info" %}
[Quota rental](/ivipcoin-ivip/utility/quota-rental.md)
{% endhint %}

## Profit Reflection

Understand how to earn monthly profit reflections and the economy behind it.

{% hint style="info" %}
[Profit Reflection](/ivipcoin-ivip/utility/profit-reflection.md)
{% endhint %}

## Trade to Earn

{% hint style="info" %}
[Trade to Earn](/ivipcoin-ivip/utility/trade-to-earn.md)
{% endhint %}

## Chat

{% hint style="info" %}
[Chat](/ivipcoin-ivip/utility/chat.md)
{% endhint %}

## Teaching

{% hint style="info" %}
[Teaching](/ivipcoin-ivip/utility/teaching.md)
{% endhint %}

## PvPs

{% hint style="info" %}
[PvP](/ivipcoin-ivip/utility/pvp.md)
{% endhint %}

## Plans

{% hint style="info" %}
[Plans](/ivipcoin-ivip/utility/plans.md)
{% endhint %}

## Voting

{% hint style="info" %}
[Voting](/ivipcoin-ivip/utility/voting.md)
{% endhint %}

## Nursery

{% hint style="info" %}
[Nursery](/ivipcoin-ivip/utility/nursery.md)
{% endhint %}

## Exchanges Connections

{% hint style="info" %}
[Exchange connections](/ivipcoin-ivip/utility/exchange-connections.md)
{% endhint %}

## NFTs

{% hint style="info" %}
[NFTs](/ivipcoin-ivip/utility/nfts.md)
{% endhint %}

## Raffles / Giveaways

{% hint style="info" %}
[Raffles](/ivipcoin-ivip/utility/raffles.md)
{% endhint %}

## Performmance Management

{% hint style="info" %}
[Performance Management](/ivipcoin-ivip/utility/performance-management.md)
{% endhint %}


---

# 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/summary.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.
