# Anchors

Keeta's Anchor system allows users to securely move their digital assets across multiple payment networks, blockchains or traditional banks without extensive fees. Any network can be connected to Keeta through the Anchor system, allowing that network's native assets to be traded freely with any other asset on Keeta. This feature brings a new level of interoperability to ecosystems that are otherwise fragmented.

Any foreign asset that is tokenized on Keeta is done so 1:1 and can be returned back to the native asset at any point. Upon sending the asset back to its native network, the original asset is released and the tokenized version on Keeta is burned.&#x20;

Traditional payment systems like the SWIFT and the Automated Clearing House (ACH) can also be connected to Keeta, creating a payment ecosystem with unprecedented global interoperability. Fiat currencies can be transferred with the same security and performance as digital assets, and the two can be interchanged seamlessly. Regulatory compliance protocols are built-in to the network natively, making the ecosystem feasible for central banks, commercial banks, and other highly-regulated financial entities.


---

# 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.keeta.com/features/anchors.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.
