> For the complete documentation index, see [llms.txt](https://esquilo.gitbook.io/esquilo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://esquilo.gitbook.io/esquilo-docs/paper/the-esquilo-token-sql.md).

# The Esquilo Token (SQL)

**Chapter 4: The Esquilo Token (SQL)**

*Introduction*

In the heart of the EsquiloSwap ecosystem lies the Esquilo Token (SQL). This chapter delves into the significance of SQL, its use cases, and its role in driving the vibrant cross DEX environment we've created.

**Token Utility and Use Cases**

SQL serves as the fuel that powers the EsquiloSwap ecosystem. Beyond being a medium of exchange, SQL holds a multitude of use cases that contribute to the functionality and growth of the platform. From facilitating swaps and providing liquidity to participating in governance decisions, SQL's versatility makes it an integral part of the user experience.

**Swaps and Liquidity Provision**

As the native token of EsquiloSwap, SQL plays a pivotal role in the asset swapping process. Users can utilize SQL to initiate swaps, reducing fees and enhancing the efficiency of transactions. Additionally, SQL holders can contribute to liquidity pools, earning rewards while supporting the platform's overall liquidity and stability.

**Governance and Decision-Making**

EsquiloSwap believes in community-driven decision-making. SQL holders have the opportunity to participate in the platform's governance, allowing them to propose and vote on key changes and improvements. This democratic approach ensures that the platform evolves in alignment with the collective interests of its users.

**Staking and Rewards**

Staking SQL unlocks further value for token holders. By staking SQL tokens, users can earn rewards, further incentivizing participation and engagement within the ecosystem. Staking provides a way for users to passively grow their holdings while contributing to the network's vitality.

**Future Expansion and NFT Marketplace**

Looking ahead, SQL's utility will extend to EsquiloSwap's NFT marketplace. Users will be able to use SQL to purchase, sell, and trade NFTs within the platform. This integration expands SQL's role, bridging the gap between traditional DeFi and the world of non-fungible tokens.

**Conclusion**

This chapter has unveiled the pivotal role that the Esquilo Token (SQL) plays within the EsquiloSwap ecosystem. From swaps and liquidity provision to governance and the forthcoming NFT marketplace, SQL serves as the backbone of our cross DEX platform. As you continue your journey through the white paper, you'll uncover more layers of the EsquiloSwap experience and the unique value that SQL brings to users. Together, we're shaping the future of cross DEX trading and pushing the boundaries of DeFi innovation.


---

# 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://esquilo.gitbook.io/esquilo-docs/paper/the-esquilo-token-sql.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.
