# Introduction

<figure><img src="/files/prjU2J6tSbsQL2nLW7xk" alt=""><figcaption></figcaption></figure>

#### What Is ATOMICS?

ATOMICS is a protocol for peer-to-peer digital asset trading that removes the need for trusted intermediaries.

Instead of relying on an exchange or escrow service, ATOMICS uses cryptographic conditions to enforce trades. A trade either completes exactly as agreed by both parties, or it is automatically cancelled and all assets are returned.

No party can take custody of the other’s assets.\
No party can change the terms after agreement.\
No partial settlement is possible.

In short, ATOMICS exists to make fair, trustless settlement possible wherever people trade.

####

<br>

***


---

# 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://atomics.gitbook.io/atomics/welcome-to-atomics/readme/introduction.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.
