# Dill

<figure><img src="https://pbs.twimg.com/profile_banners/1773312960125075456/1719471837/1500x500" alt=""><figcaption></figcaption></figure>

Dill is a sharding-based data availability network designed for scalability and security. It is fully compatible with the Danksharding roadmap, utilizing advanced subnet sharding, KZG commitments, and a robust Distributed Hash Table (DHT) to optimize data sampling and reduce reliance on DAS providers. Dill achieves 10x to 100x scalability compared to other data availability networks, sharing security with both Bitcoin and Ethereum. The network supports up to 1,000,000 validators, offering a highly scalable and secure solution for data availability.

**Offical Links**: [Web ](https://www.dill.xyz/)| [Twitter ](https://x.com/dill_xyz_)| [Discord](https://discord.gg/dill)


---

# 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://service.coinhunterstr.com/testnet/dill.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.
