# Product Guides

- [Blast.io Fund](https://doc.okok.network/product-guides/blast.io-fund.md)
- [Bridge ETH between Arbitrum and zkSync era](https://doc.okok.network/product-guides/bridge-eth-between-arbitrum-and-zksync-era.md): Low fee, fast speed, high safety
- [Bridge ETH between Arbitrum and Blast](https://doc.okok.network/product-guides/bridge-eth-between-arbitrum-and-blast.md): Low fee, fast speed, high safety
- [Bridge ETH between Arbitrum and Base](https://doc.okok.network/product-guides/bridge-eth-between-arbitrum-and-base.md): Low fee, fast speed, high safety
- [Bridge without web ui](https://doc.okok.network/product-guides/bridge-eth-between-arbitrum-and-base/bridge-without-web-ui.md)
- [Bridge ETH between Arbitrum and Scroll](https://doc.okok.network/product-guides/bridge-eth-between-arbitrum-and-scroll.md): Low fee, fast speed, high safety
- [Bridge ETH/USDC between Arbitrum and ZKFair](https://doc.okok.network/product-guides/bridge-eth-usdc-between-arbitrum-and-zkfair.md): Low fee, fast speed, high safety
- [Bridge ETH between Arbitrum and Mantle](https://doc.okok.network/product-guides/bridge-eth-between-arbitrum-and-mantle.md): Low fee, fast speed, high safety
- [Buy gas token($MNT, $BNB)](https://doc.okok.network/product-guides/buy-gas-token-usdmnt-usdbnb.md)
- [Guide to mint Scroll Origins NFT](https://doc.okok.network/product-guides/guide-to-mint-scroll-origins-nft.md)
- [Install wallet and connect to scroll](https://doc.okok.network/product-guides/guide-to-mint-scroll-origins-nft/install-wallet-and-connect-to-scroll.md)
- [Protocol Fees](https://doc.okok.network/product-guides/protocol-fees.md): Health Partnership
- [Technical support](https://doc.okok.network/product-guides/technical-support.md): We are always with you.
- [Understanding OKOK Network](https://doc.okok.network/product-guides/understanding-okok-network.md): Transparent, Cooperation, Trust


---

# 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://doc.okok.network/product-guides.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.
