# Introduction

![](https://2946491709-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MfEpXyoOQ4gzkDXdYjh%2F-MglJI2ToeALEooyAUTz%2F-MglK20GhFy2JBNltC7S%2Ftarot-server-banner.jpg?alt=media\&token=c60b7e12-3b0d-4676-8ff6-145d81ebb10e)

Tarot is a multi-chain, decentralized lending protocol where users can participate as lenders or borrowers in isolated lending pools. Tarot is currently deployed on the following chains:

* [Fantom](https://fantom.foundation/)
* [Optimism](https://www.optimism.io/)&#x20;
* [Arbitrum](https://arbitrum.io/)
* [BNB Chain](https://www.bnbchain.org)
* [Ethereum](https://ethereum.org)
* [Kava](https://www.kava.io/)
* [Canto](https://docs.canto.io/)
* [Polygon](https://polygon.technology/)
* [Avalanche](https://www.avax.network/)
* [zkSync Era](https://zksync.io/)
* [Base](https://www.base.org/)
* [Linea](https://linea.build/)
* Mantle (coming soon)
* Scroll (coming soon)
* Monad (coming soon)

Lenders can supply tokens to any lending pool in the Tarot Protocol to earn passive yield without impermanent loss. Borrowers can deposit LP tokens in a lending pool to borrow additional tokens in the token pair. This enables borrowers to leverage their LP tokens for even more LP tokens, allowing for **leveraged yield farming** and enhanced LP rewards.

The following documentation provides a helpful overview of the core mechanics of the Tarot Protocol. For the latest developments, please join the [Tarot Discord](https://discord.gg/6ByFHBjqE8) where the team and community are happy to help you embark on your journey into decentralized lending and leveraged yield farming.


---

# 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.tarot.to/master.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.
