# DOCUMENTATION

- [Learn about the Ubit Platform](https://docs.ubitscan.com/general/learn-about-the-fuse-platform.md)
- [Ubit Overview: vision, strategy and platform components](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-overview.md)
- [The Ubit Blockchain](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain.md)
- [Discovering the Network](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/discovering-the-network.md)
- [Ubit Consensus](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/fuse-consensus.md)
- [Delegation through Staking with Validators](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/validators-and-delegation.md)
- [Ethereum (EVM) Compatibility and Smart Contracts](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/ethereum-compatibility-and-smart-contracts.md)
- [Boosting Ubit's Scalability](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/scaling-l2-payments.md)
- [Ubit Token (UBIT)](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-token.md)
- [UBIT Tokenomics](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-token/fuse-tokenomics.md)
- [Exchanges, Wallets, On-Ramps and DeFi Tools Supporting UBIT](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-token/exchanges-wallets-on-ramps-and-defi-tools-supporting-fuse.md)
- [UBIT on Other Chains](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-token/fuse-on-other-chains.md)
- [Interoperability](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/interoperability.md): Here, you can find the information that can help you navigate the interoperability options that you can use to transfer tokens to and from the Ubit blockchain.
- [Ubit Governance and Development](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-governance-and-development.md)
- [Ubit Assembly](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-governance-and-development/fuse-assembly.md)
- [Ubit Improvement Proposals (FIPs)](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/fuse-governance-and-development/fips.md)
- [Wallets supporting Ubit](https://docs.ubitscan.com/general/learn-about-the-fuse-platform/wallets-supporting-fuse-network.md)
- [Ubit for Business](https://docs.ubitscan.com/general/fuse-for-business.md)
- [Things you can do on Ubit](https://docs.ubitscan.com/general/things-you-can-do-on-fuse.md)
- [Interacting with the Ubit Blockchain](https://docs.ubitscan.com/general/things-you-can-do-on-fuse/interacting-with-the-fuse-network-blockchain.md)
- [Ubit Ecosystem](https://docs.ubitscan.com/general/things-you-can-do-on-fuse/fuse-ecosystem.md): Projects and platforms building or built upon or partnering with Ubit
- [Community](https://docs.ubitscan.com/general/things-you-can-do-on-fuse/community.md)
- [Grants and Bounties](https://docs.ubitscan.com/general/things-you-can-do-on-fuse/grants-and-bounties.md)
- [Ubit Mobile Infrastructure Use Cases](https://docs.ubitscan.com/general/use-cases.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.ubitscan.com/general.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.
