# Unit Zero Docs

## Unit Zero Docs

- [Home](https://docs.units.network/index.md)
- [Navigation](https://docs.units.network/how-it-works/navigation.md)
- [Overview](https://docs.units.network/how-it-works/overview.md)
- [Key Components](https://docs.units.network/how-it-works/key-components.md)
- [Node](https://docs.units.network/how-it-works/key-components/node.md)
- [JSON-RPC Methods](https://docs.units.network/how-it-works/key-components/node/json-rpc-methods.md)
- [Network](https://docs.units.network/how-it-works/key-components/network.md)
- [Blockchain](https://docs.units.network/how-it-works/key-components/blockchain.md)
- [Tokens](https://docs.units.network/how-it-works/key-components/tokens.md)
- [Unit0](https://docs.units.network/how-it-works/key-components/tokens/unit0.md)
- [WUNIT0](https://docs.units.network/how-it-works/key-components/tokens/wunit0.md)
- [WAVES](https://docs.units.network/how-it-works/key-components/tokens/waves.md)
- [L2MP](https://docs.units.network/how-it-works/key-components/tokens/l2mp.md)
- [Cross-Layer Transfer](https://docs.units.network/how-it-works/key-components/tokens/cross-layer-transfer.md)
- [Wallet](https://docs.units.network/how-it-works/key-components/wallet.md)
- [WavesBridge](https://docs.units.network/how-it-works/key-components/bridge.md)
- [DAO](https://docs.units.network/how-it-works/key-components/dao.md)
- [Proposal](https://docs.units.network/how-it-works/key-components/dao/proposal.md)
- [dApp](https://docs.units.network/how-it-works/key-components/dapp.md)
- [DEX](https://docs.units.network/how-it-works/key-components/dex.md)
- [Terms & Conditions](https://docs.units.network/how-it-works/terms-and-conditions.md)
- [Privacy Notice](https://docs.units.network/how-it-works/privacy-notice.md)
- [Navigation](https://docs.units.network/guides/navigation.md)
- [Bridge Tokens](https://docs.units.network/guides/bridge.md)
- [WavesBridge](https://docs.units.network/guides/bridge/wavesbridge.md)
- [Bridge Unit0 Across Networks](https://docs.units.network/guides/bridge/wavesbridge/bridge-across-networks.md)
- [Bridge Unit0 from Waves to Ethereum](https://docs.units.network/guides/bridge/wavesbridge/bridge-from-waves-to-ethereum.md)
- [Bridge Unit0 from Waves to Unit Zero](https://docs.units.network/guides/bridge/wavesbridge/bridge-from-waves-to-unit-zero.md)
- [CrossCurve](https://docs.units.network/guides/bridge/crosscurve.md)
- [Bridge Unit0 Across Networks via CrossCurve](https://docs.units.network/guides/bridge/crosscurve/bridge-from-unit-zero-to-cross.md)
- [Staking](https://docs.units.network/guides/staking.md)
- [Guide](https://docs.units.network/guides/staking/guide.md)
- [Node](https://docs.units.network/guides/node.md)
- [Run Mainnet Node](https://docs.units.network/guides/node/run-mainnet-node.md)
- [Run Testnet Node](https://docs.units.network/guides/node/run-testnet-node.md)
- [Run Testnet UNIT1 Node](https://docs.units.network/guides/node/run-testnet-unit-node.md)
- [Network](https://docs.units.network/guides/network.md)
- [Connect to Mainnet](https://docs.units.network/guides/network/connect-to-mainnet.md)
- [Connect to Testnet](https://docs.units.network/guides/network/connect-to-testnet.md)
- [Wallet](https://docs.units.network/guides/index.md)
- [Set Up WX Wallet](https://docs.units.network/guides/index/wx-network-wallet.md)
- [Tokens](https://docs.units.network/guides/tokens.md)
- [Get Tokens](https://docs.units.network/guides/tokens/get-tokens.md)
- [Get Unit0](https://docs.units.network/guides/tokens/get-tokens/get-unit0.md)
- [Mine Unit0 With Node](https://docs.units.network/guides/tokens/get-tokens/get-unit0/mine-unit0.md)
- [Get Unit0 via Uniswap](https://docs.units.network/guides/tokens/get-tokens/get-unit0/get-unit0-uniswap.md)
- [Get Unit0 via CrossCurve](https://docs.units.network/guides/tokens/get-tokens/get-unit0/get-unit0-crosscurve.md)
- [Get Unit0 via Markets](https://docs.units.network/guides/tokens/get-tokens/get-unit0/get-unit0-markets.md)
- [Get Unit0 via WX Network and Waves Bridge](https://docs.units.network/guides/tokens/get-tokens/get-unit0/get-unit0-wx-wb.md)
- [Get Unit0 via Swop.fi and Waves Bridge](https://docs.units.network/guides/tokens/get-tokens/get-unit0/get-unit0-sf-wb.md)
- [Get WAVES](https://docs.units.network/guides/tokens/get-tokens/get-waves.md)
- [Get L2MP](https://docs.units.network/guides/tokens/get-tokens/get-l2mp.md)
- [Stake L2MP](https://docs.units.network/guides/tokens/stake-l2mp.md)
- [DAO](https://docs.units.network/guides/dao.md)
- [Proposal](https://docs.units.network/guides/dao/proposal.md)
- [Add](https://docs.units.network/guides/dao/proposal/add.md)
- [Edit](https://docs.units.network/guides/dao/proposal/edit.md)
- [Retract](https://docs.units.network/guides/dao/proposal/retract.md)
- [Vote](https://docs.units.network/guides/dao/proposal/vote.md)
- [dApp](https://docs.units.network/guides/dapp.md)
- [Deploy](https://docs.units.network/guides/dapp/deploy.md)
- [Mainnet Deployment](https://docs.units.network/guides/dapp/deploy/mainnet-deployment.md)
- [Testnet Deployment](https://docs.units.network/guides/dapp/deploy/testnet-deployment.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.units.network/index.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.
