# Token-Owned Liquidity ToL

(Token-Owned Liquidity) refers to a scenario where the Automated Market Maker (AMM) resides within the token itself and possesses ownership of its own liquidity.

Every WIG token created is consistently backed by a minimum of 1 ETH. Stringent guidelines dictate the minting of WIG, and its acquisition is only possible through the provision of ETH to the Toupée Tech Bonding Curve.

This framework facilitates:

* Single-Sided Liquidity: Participants can contribute a single asset to liquidity pools without needing a corresponding asset, thus eliminating the requirement for paired assets.
* Absence of Impermanent Loss: The risk of impermanent loss, typical in conventional liquidity provision systems, is mitigated in the Token-Owned Liquidity paradigm.
* Virtual Liquidity: The token's architecture incorporates an inherent mechanism for liquidity provision, resulting in enhanced trading efficiency.
* Floor Price: A predetermined floor price is established for the token, ensuring a baseline valuation.
* Borrowing: Borrowing mechanisms can be facilitated against the token, driven by its consistent backing.
* Call Option Emissions: The token's architecture can support the issuance of call options, fostering diverse use cases.

This innovative model transforms the traditional liquidity provision landscape by integrating AMM dynamics within the token itself.

<br>


---

# 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://docs.toupee.tech/token-owned-liquidity-tol.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.
