# Welcome

{% embed url="<https://youtu.be/AvEBZp4Uv_Y?feature=shared>" %}

### About COTI

COTI is a groundbreaking blockchain network designed to enable computation on encrypted data through the use of Garbled Circuits. By combining advanced cryptographic techniques with blockchain technology, COTI opens new possibilities for secure and private data processing.

### What You'll Find Here

Our developer documentation serves as a comprehensive guide to understanding and working with the COTI network. Here's what you can expect:

* [**Technology Overview**](https://docs.coti.io/coti-documentation/how-coti-works): Dive into the technical foundations of the COTI network, including the cryptographic principles and innovative solutions behind its operation.
* [**Quickstart Guide**](https://docs.coti.io/coti-documentation/build-on-coti/quickstart): Get up and running with the COTI network quickly, using step-by-step instructions and practical examples.
* [**Developer Tools**](https://docs.coti.io/coti-documentation/build-on-coti/tools): Check out the innovative tools and resources to empower developers and organizations.


---

# 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.coti.io/coti-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.
