# Atomic Swap

This is traditionally used for token exchange but could be considered as a starting point to allowing someone to limit the length of time their work is up for review.

Perhaps the claim starts as being offered to a specific preferred reviewer, but then once expired, broadcasts to the network that the offer is now up for grab.

[Docs](https://docs.substrate.io/rustdocs/latest/pallet_atomic_swap/index.html)


---

# 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://www.build3.network/developers/notes-about-substrate/prebuilt-pallets/atomic-swap.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.
