> For the complete documentation index, see [llms.txt](https://docs.blockng.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockng.money/how-it-works.md).

# How it works

- [Cross-Chain Bridge](https://docs.blockng.money/how-it-works/cross-chain-bridge.md)
- [How to use](https://docs.blockng.money/how-it-works/cross-chain-bridge/how-to-use.md)
- [Cross-chain Token Address](https://docs.blockng.money/how-it-works/cross-chain-bridge/cross-chain-token-address.md)
- [Transferring BCH between BNB Chain and smartBCH](https://docs.blockng.money/how-it-works/cross-chain-bridge/transferring-bch-between-bnb-chain-and-smartbch.md)
- [Security](https://docs.blockng.money/how-it-works/cross-chain-bridge/security.md)
- [🧑🤝🧑 Self-Distributing Social Network System (SSNS)](https://docs.blockng.money/how-it-works/ssns.md)
- [BEAM & CIVIL BEAM](https://docs.blockng.money/how-it-works/beam.md)
- [Proof Of LawPunks (PoPuk)](https://docs.blockng.money/how-it-works/popuk.md): METAVERSE DASHBOARD
- [MY TOKEN](https://docs.blockng.money/how-it-works/popuk/my-token.md)
- [LawPunk Details](https://docs.blockng.money/how-it-works/popuk/my-token/lawpunk-details.md): When selecting 'Detail' on any LawPunk will open up further details of the punk
- [MY BID](https://docs.blockng.money/how-it-works/popuk/my-bid.md)
- [MY GHOST](https://docs.blockng.money/how-it-works/popuk/my-ghost.md)
- [MY PROOF](https://docs.blockng.money/how-it-works/popuk/my-proof.md)
- [Dungeon](https://docs.blockng.money/how-it-works/popuk/dungeon.md): Cost of DUNGEON roll : 5 LawUSD per LawPunk
- [Punks Market (SOUK)](https://docs.blockng.money/how-it-works/souk.md)
- [Stable Coin Lending Protocol (PAWN)](https://docs.blockng.money/how-it-works/pawn.md)
- [Liquidator's Guide](https://docs.blockng.money/how-it-works/pawn/liquidators-guide.md)
- [The LAWSwap & DAO](https://docs.blockng.money/how-it-works/dao.md)
- [How to create a BEAM Pool](https://docs.blockng.money/how-it-works/dao/how-to-create-a-beam-pool.md)
- [Bribe & Receive Bribe](https://docs.blockng.money/how-it-works/dao/bribe-and-receive-bribe.md)
- [Cry](https://docs.blockng.money/how-it-works/cry.md): LAWPUNK NEVER DIES
- [Pharmacist](https://docs.blockng.money/how-it-works/pharmacist.md)
- [Guru](https://docs.blockng.money/how-it-works/guru.md)


---

# 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.blockng.money/how-it-works.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.
