# DOCUMENTATION

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