# Getting Started

- [Introduction](https://docs.fractalbitcoin.io/getting-started/introduction.md)
- [How to...](https://docs.fractalbitcoin.io/getting-started/how-to....md)
- [How to send / receive FB with self-custody wallets?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-send-receive-fb-with-self-custody-wallets.md): Please do your own research. This guide serves only as a reference for users.
- [How to inscribe Ordinals？](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-inscribe-ordinals.md)
- [How to trade Ordinals？](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-trade-ordinals.md)
- [How to interact with InSwap？](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-interact-with-inswap.md)
- [How to use the Simple Bridge?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-use-the-simple-bridge.md): This guide provides detailed instructions on how to use Simple Bridge. Please do your own research. This guide serves only as a reference for users.
- [How to use the Bool Bridge?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-use-the-bool-bridge.md)
- [How to Interact with Runes?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-interact-with-runes.md)
- [How to Etch Runes?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-interact-with-runes/how-to-etch-runes.md)
- [How to Mint Runes?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-interact-with-runes/how-to-mint-runes.md)
- [How to Trade Runes？](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-interact-with-runes/how-to-trade-runes.md)
- [Understanding CAT Protocol](https://docs.fractalbitcoin.io/getting-started/how-to.../understanding-cat-protocol.md)
- [How to send / receive CAT20?](https://docs.fractalbitcoin.io/getting-started/how-to.../understanding-cat-protocol/how-to-send-receive-cat20.md)
- [How to Buy and Sell CAT on UniSat CAT Market？](https://docs.fractalbitcoin.io/getting-started/how-to.../understanding-cat-protocol/how-to-buy-and-sell-cat-on-unisat-cat-market.md)
- [How to Participate in the Fractal Vote?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-participate-in-the-fractal-vote.md)
- [How to participate in Public Testing?](https://docs.fractalbitcoin.io/getting-started/how-to.../how-to-participate-in-public-testing.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.fractalbitcoin.io/getting-started.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.
