# Anchors

- [Overview](https://docs.keeta.com/anchors/overview.md)
- [Anchor Client](https://docs.keeta.com/anchors/overview/anchor-client.md)
- [Anchor Server](https://docs.keeta.com/anchors/overview/anchor-server.md)
- [Anchor Resolver](https://docs.keeta.com/anchors/overview/anchor-resolver.md)
- [Encrypted Containers](https://docs.keeta.com/anchors/overview/encrypted-containers.md)
- [Anchor Types](https://docs.keeta.com/anchors/anchor-types.md)
- [Asset Movement](https://docs.keeta.com/anchors/anchor-types/asset-movement.md)
- [Ethereum VM Anchors](https://docs.keeta.com/anchors/anchor-types/asset-movement/ethereum-vm-anchors.md)
- [Fiat Anchors](https://docs.keeta.com/anchors/anchor-types/asset-movement/fiat-anchors.md)
- [Other Asset Movements](https://docs.keeta.com/anchors/anchor-types/asset-movement/other-asset-movements.md)
- [FX (Foreign Exchange)](https://docs.keeta.com/anchors/anchor-types/fx-foreign-exchange.md)
- [KYC](https://docs.keeta.com/anchors/anchor-types/kyc.md)
- [Storage](https://docs.keeta.com/anchors/anchor-types/storage.md)
- [Username](https://docs.keeta.com/anchors/anchor-types/username.md)
- [Example: Cross-Border Payroll](https://docs.keeta.com/anchors/example-cross-border-payroll.md)
- [Example: On-Chain Credit Bureau](https://docs.keeta.com/anchors/example-on-chain-credit-bureau.md)


---

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