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

# Utility

- [Summary](https://docs.ivipcoin.com/ivipcoin-ivip/utility/summary.md)
- [Economy](https://docs.ivipcoin.com/ivipcoin-ivip/utility/economy.md): The revenue distribution generated through iVipCoin and iViPay tokens...
- [iViPay](https://docs.ivipcoin.com/ivipcoin-ivip/utility/ivipay.md): Here is the first stablecoin that has no direct connection to a FIAT currency.
- [BlockChain iViPay](https://docs.ivipcoin.com/ivipcoin-ivip/utility/blockchain-ivipay.md): The first Blockchain project focused on changing the balance in pursuit of financial stability.
- [Invest to access](https://docs.ivipcoin.com/ivipcoin-ivip/utility/invest-to-access.md): New format for disseminating knowledge to the world.
- [Learn to Earn](https://docs.ivipcoin.com/ivipcoin-ivip/utility/learn-to-earn.md): A healthy economic model aimed at solving the main challenges faced by traders.
- [Stable Reduction](https://docs.ivipcoin.com/ivipcoin-ivip/utility/stable-reduction.md): "Stable Reduction (SR)", SR is here to bring equality for all investors and platform users.
- [Quota rental](https://docs.ivipcoin.com/ivipcoin-ivip/utility/quota-rental.md): Connecting institutions to customers and generating income for investors efficiently.
- [Trade to Earn](https://docs.ivipcoin.com/ivipcoin-ivip/utility/trade-to-earn.md): Prize-giving method for operations in the demo account.
- [Profit Reflection](https://docs.ivipcoin.com/ivipcoin-ivip/utility/profit-reflection.md): The format that will make the eyes of big players and institutional investors shine brighter than ever.
- [Chat](https://docs.ivipcoin.com/ivipcoin-ivip/utility/chat.md): The best place to have contact with the financial world.
- [Teaching](https://docs.ivipcoin.com/ivipcoin-ivip/utility/teaching.md): The iVipCoin platform offers cryptocurrency teaching resources, helping users better understand the market and make informed decisions.
- [PvP](https://docs.ivipcoin.com/ivipcoin-ivip/utility/pvp.md): The game with the healthiest economy and purpose ever created.
- [Plans](https://docs.ivipcoin.com/ivipcoin-ivip/utility/plans.md): IVipCoin's plans for different access formats
- [Voting](https://docs.ivipcoin.com/ivipcoin-ivip/utility/voting.md): A voting system for new ideas raised directly with the project developers.
- [Nursery](https://docs.ivipcoin.com/ivipcoin-ivip/utility/nursery.md)
- [Exchange connections](https://docs.ivipcoin.com/ivipcoin-ivip/utility/exchange-connections.md): Control everything in a faster and easier way
- [NFTs](https://docs.ivipcoin.com/ivipcoin-ivip/utility/nfts.md): Useful NFTs for investors in daily life.
- [Raffles](https://docs.ivipcoin.com/ivipcoin-ivip/utility/raffles.md): Monthly lottery draw for users.
- [Performance Management](https://docs.ivipcoin.com/ivipcoin-ivip/utility/performance-management.md): Learn to manage your operations and better control your performance.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ivipcoin.com/ivipcoin-ivip/utility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
