> For the complete documentation index, see [llms.txt](https://docs.keeta.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeta.com/features/anchors/creating-an-anchor.md).

# Creating an Anchor

Any participant on Keeta can create an anchor to any external system. The anchor hosts can set the rules for their own anchor and charge fees as desired. To allow for a competitive marketplace, there is no limit to how many participants can host the same anchor. For example, if five different banks host an anchor to the same domestic payment rail, network users can determine which bank's anchor they would like to utilize, based on the fees, rules, and performance of the anchor. The same dynamic is true with connected blockchain networks and their native digital assets.

Some anchors may choose to join the network as a public anchor, hoping to attract as many users as possible. Other anchors may choose to join the network as a private anchor for a specific group. Using the banks as an example again, one bank may host the domestic payment rail to any local citizen while another bank hosts the same domestic payment rail specifically for users that are certified members of their bank.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/creating-an-anchor.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.
