# Allbridge Core

## Allbridge Core

- [What is Allbridge Core?](https://docs-core.allbridge.io/what-is-allbridge-core.md)
- [How does Allbridge Core work?](https://docs-core.allbridge.io/product/how-does-allbridge-core-work.md)
- [Fees](https://docs-core.allbridge.io/product/how-does-allbridge-core-work/fees.md)
- [Messaging protocols](https://docs-core.allbridge.io/product/how-does-allbridge-core-work/messaging-protocols.md)
- [Allbridge Core contracts](https://docs-core.allbridge.io/product/how-does-allbridge-core-work/allbridge-core-contracts.md)
- [Liquidity provision](https://docs-core.allbridge.io/product/how-does-allbridge-core-work/liquidity-provision.md)
- [FAQ](https://docs-core.allbridge.io/product/faq.md): In this section you can find answers to the most common questions regarding Allbridge Core
- [How to transfer assets?](https://docs-core.allbridge.io/product/faq/how-to-transfer-assets.md)
- [How to provide liquidity?](https://docs-core.allbridge.io/product/faq/how-to-provide-liquidity.md)
- [What is an Approve Transaction?](https://docs-core.allbridge.io/product/faq/what-is-an-approve-transaction.md)
- [Security audits](https://docs-core.allbridge.io/product/security-audits.md)
- [Ecosystem reports](https://docs-core.allbridge.io/product/ecosystem-reports.md)
- [ABR0 Token](https://docs-core.allbridge.io/product/abr0-token.md)
- [Leaderboard](https://docs-core.allbridge.io/product/leaderboard.md)
- [Allbridge Core Yield](https://docs-core.allbridge.io/product/allbridge-core-yield.md)
- [Deposit Addresses](https://docs-core.allbridge.io/product/deposit-addresses.md)
- [Get started](https://docs-core.allbridge.io/sdk/get-started.md): Allbridge Core SDK enables you to onboard cross-chain functionality into your protocol. Follow these instructions to get started using our SDK.
- [Guides](https://docs-core.allbridge.io/sdk/guides.md): Below you will find some helpful tips that will simplify the integration process.
- [General](https://docs-core.allbridge.io/sdk/guides/general.md)
- [Token info](https://docs-core.allbridge.io/sdk/guides/general/token-info.md)
- [Send](https://docs-core.allbridge.io/sdk/guides/general/send.md)
- [Swap](https://docs-core.allbridge.io/sdk/guides/general/swap.md): If you want to swap tokens on the same chain
- [Paying fees with stables](https://docs-core.allbridge.io/sdk/guides/general/paying-fees-with-stables.md): By default you the transaction charges fee in network's gas tokens, but you may opt into paying fees with stables instead:
- [EVM](https://docs-core.allbridge.io/sdk/guides/evm.md)
- [Transfer](https://docs-core.allbridge.io/sdk/guides/evm/transfer.md)
- [Allowance and approve](https://docs-core.allbridge.io/sdk/guides/evm/allowance-and-approve.md): This is an example demonstrating how to use the Allbridge Core SDK to check the allowance and create an approval.
- [Sui](https://docs-core.allbridge.io/sdk/guides/sui.md)
- [Transfer](https://docs-core.allbridge.io/sdk/guides/sui/transfer.md)
- [Solana](https://docs-core.allbridge.io/sdk/guides/solana.md)
- [Transfer](https://docs-core.allbridge.io/sdk/guides/solana/transfer.md)
- [Swap](https://docs-core.allbridge.io/sdk/guides/solana/swap.md)
- [Tron](https://docs-core.allbridge.io/sdk/guides/tron.md)
- [Stellar](https://docs-core.allbridge.io/sdk/guides/stellar.md)
- [Transfer](https://docs-core.allbridge.io/sdk/guides/stellar/transfer.md)
- [Algorand](https://docs-core.allbridge.io/sdk/guides/algorand.md)
- [Utilities](https://docs-core.allbridge.io/sdk/guides/utilities.md)
- [Amount and fee calculations](https://docs-core.allbridge.io/sdk/guides/utilities/amount-and-fee-calculations.md)
- [Transfer time](https://docs-core.allbridge.io/sdk/guides/utilities/transfer-time.md)
- [Extra gas limits](https://docs-core.allbridge.io/sdk/guides/utilities/extra-gas-limits.md)
- [Referral program](https://docs-core.allbridge.io/sdk/referral-program.md)
- [Allbridge Core REST API](https://docs-core.allbridge.io/sdk/allbridge-core-rest-api.md): Provides an easy integration with the Allbridge Core ChainBridgeService for DApps vie REST API.
- [Overview](https://docs-core.allbridge.io/ai/overview.md): Allbridge uses two MCP products for AI-assisted bridge flows.
- [Allbridge MCP](https://docs-core.allbridge.io/ai/allbridge-mcp.md)
- [Bridge Workflow](https://docs-core.allbridge.io/ai/allbridge-mcp/bridge-workflow.md): This page shows the bridge flow from the user's point of view.
- [Developer Assistant](https://docs-core.allbridge.io/ai/allbridge-mcp/developer-assistant.md)
- [HTTP and Auth](https://docs-core.allbridge.io/ai/allbridge-mcp/http-and-auth.md)
- [Local Signing](https://docs-core.allbridge.io/ai/allbridge-mcp/local-signing.md)
- [Tool Reference](https://docs-core.allbridge.io/ai/allbridge-mcp/tool-reference.md): Allbridge MCP is organized into three tool groups.
- [Local Signer MCP](https://docs-core.allbridge.io/ai/local-signer-mcp.md): Local Signer MCP signs transactions on the user's machine.
- [Client Integrations](https://docs-core.allbridge.io/ai/local-signer-mcp/client-integrations.md): This page shows how to connect Local Signer MCP from common clients.
- [Examples](https://docs-core.allbridge.io/ai/local-signer-mcp/examples.md): Use these examples as starting points when you want a ready-made client config or a flow example.
- [Transport and Security](https://docs-core.allbridge.io/ai/local-signer-mcp/transport-and-security.md): Local Signer MCP is designed to keep signing local.
- [Usage](https://docs-core.allbridge.io/ai/local-signer-mcp/usage.md): Local Signer MCP is used after another system has prepared an unsigned payload.
- [Wallet Selection](https://docs-core.allbridge.io/ai/local-signer-mcp/wallet-selection.md): Local Signer MCP can expose more than one wallet, and the client should choose the intended one explicitly.
- [Allbridge Classic](https://docs-core.allbridge.io/allbridge-ecosystem/allbridge-classic.md)


---

# Agent Instructions: 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-core.allbridge.io/what-is-allbridge-core.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.
