# Welcome to Ditto Network

{% hint style="info" %}
We provide a interoperability layer between applications, accounts, modules and users that can significantly power up existing functionalities.&#x20;
{% endhint %}

## Overview

Ditto is building a modular infrastructure for intent-driven automations and an actively validated keeper network to execute workflows under predefined conditions in a financially secure and trustless manner.\
We are pioneering a modular infrastructure for Account Abstraction and Programmable wallets, establishing a robust foundation for Web3 automation. \
Beyond empowering users to effortlessly activate smart contracts, notifications, and data streams, Ditto's  offers ready-to-use modules for instant and condition-based transaction execution that is going to be secured by a shared-security model.\
Furthermore, it encompasses advanced features such as testing smart account modules and  integration library with pre-built conditions, and security automation for identifying potential vulnerabilities within module code. This comprehensive approach not only enhances efficiency but also fosters a secure and customizable environment for digital asset management.

## Quick links

{% content-ref url="overview/what-we-do" %}
[what-we-do](https://ditto-network-1.gitbook.io/ditto-network-documentation/overview/what-we-do)
{% endcontent-ref %}

{% content-ref url="overview/protocol-design-avs" %}
[protocol-design-avs](https://ditto-network-1.gitbook.io/ditto-network-documentation/overview/protocol-design-avs)
{% endcontent-ref %}

We've put together some helpful guides for you to get setup with our product quickly and easily.


---

# 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://ditto-network-1.gitbook.io/ditto-network-documentation/readme.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.
