# Toupée Tech

## Toupée Tech

- [Introduction to Toupée Tech](https://docs.toupee.tech/introduction-to-toupee-tech.md): A coordination system for ecosystem incentives.
- [What is Solidly](https://docs.toupee.tech/what-is-solidly.md)
- [What is Toupée Tech?](https://docs.toupee.tech/what-is-toupee-tech.md)
- [What Toupée Tech Aims to Solve](https://docs.toupee.tech/what-toupee-tech-aims-to-solve.md)
- [Tokenomics](https://docs.toupee.tech/tokenomics.md): subject to minor changes
- [Depositing Plug-ins](https://docs.toupee.tech/depositing-plug-ins.md)
- [Being an oWIG Holder](https://docs.toupee.tech/being-an-owig-holder.md)
- [Being a vWIG Holder](https://docs.toupee.tech/being-a-vwig-holder.md)
- [Overview](https://docs.toupee.tech/overview.md)
- [Gauge Plugins & How They Are Useful](https://docs.toupee.tech/gauge-plugins-and-how-they-are-useful.md)
- [Bonding Curve Explained](https://docs.toupee.tech/bonding-curve-explained.md)
- [Toupee Tech Bonding Curve](https://docs.toupee.tech/toupee-tech-bonding-curve.md)
- [Toupée Tech Bonding Curve Illustrated with Examples](https://docs.toupee.tech/toupee-tech-bonding-curve-illustrated-with-examples.md)
- [Borrow with No Interest/No Liquidation Risk](https://docs.toupee.tech/borrow-with-no-interest-no-liquidation-risk.md)
- [The Mathematics Behind the Virtual Assets](https://docs.toupee.tech/the-mathematics-behind-the-virtual-assets.md): Understanding the Mechanism of Holding Virtual Assets in the Treasury
- [oWIG is In the Money](https://docs.toupee.tech/owig-is-in-the-money.md)
- [Token-Owned Liquidity ToL](https://docs.toupee.tech/token-owned-liquidity-tol.md)
- [vWIG as an Omni-LP](https://docs.toupee.tech/vwig-as-an-omni-lp.md)
- [Decentralization](https://docs.toupee.tech/decentralization.md)
- [Audits](https://docs.toupee.tech/audits.md)
- [Deployment](https://docs.toupee.tech/deployment.md)
- [Plugin Overview](https://docs.toupee.tech/plugin-overview.md): Overview of Toupee Tech Plugin functionality and flow
- [Testnet Guide](https://docs.toupee.tech/testnet-guide.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.toupee.tech/introduction-to-toupee-tech.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.
