# FAQs

### Why Zircuit?

As a ZK rollup with AI-enabled security at the sequencer level, we believe Zircuit, as a more secure L2, can make users feel more confident when using Dapps on the rollup. It can also accommodate larger TVL, and greater TVL means a greater need for swaps.

### **What can I trade on Circuit?**

Any ERC-20 compatible tokens on Zircuit Mainnet, including ETH, USDe, USDC...

### How can I earn on Circuit?

You can provide liquidity and earn up to 6 different rewards. For example, if you provide liquidity for TOKEN\_A - TOKEN\_B, you can earn:

* Zircuit points
* Project A's points
* Project B's points
* Eigenlayer points (if A/B are LST/LRTs)
* Circuit kibble
* LP rewards


---

# 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.circuit.money/getting-started/faqs.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.
