# 🙋🏻  CLV Chain FAQ

### Is there an "Existential Deposit" for CLV Chain?

No, you can keep any amount of $CLV in your wallet without worrying your fund being destroyed.&#x20;

### What is the TPS of CLV Chain?

Estimated TPS is around 1000 transactions per second.&#x20;

### What is the minimum gas price?

50 gwei

### What is the block gas limit?

30,000,000 gwei

### What is the transaction gas limit?

30,000,000 gwei

### What is the target block time?

12 seconds (expected to be 6 seconds)


---

# 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.clv.org/use-clv-chain/clv-chain-faq.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.
