# Introduction to Toupée Tech

Welcome to the Toupée Tech User Guide. In this manual, we will delve into the Toupée Tech platform, a coordinator of incentives within ecosystems. This introduction will give you an overview of Toupée Tech and also draw a brief comparison with its source of inspiration, Solidly. The landscape of decentralized finance (DeFi) has experienced rapid expansion and ingenuity, as various projects have been crafting new solutions to tackle issues related to incentivizing liquidity and coordinating actions on the blockchain. The Solidly framework presents one such solution, offering a space where users can collaboratively manage liquidity incentives on its automated market maker (AMM) system. Toupée Tech aims to build upon the innovative aspects of Solidly while addressing its limitations. As you navigate through this User Guide, we will explore the different elements and functionalities of Toupée Tech, granting you a thorough grasp of its operational mechanics and potential influence on DeFi ecosystems.


---

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