> For the complete documentation index, see [llms.txt](https://docs-core.allbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-core.allbridge.io/sdk/guides.md).

# Guides

You can find general information about creating transfers with Allbridge Core in [General](/sdk/guides/general.md) page.

For details about each particular blockchain go to the sections on:

* [EVM](/sdk/guides/evm.md)
* [Solana](/sdk/guides/solana.md)
* [Stellar](/sdk/guides/stellar.md)
* [Sui](/sdk/guides/sui.md)
* [Algorand](/sdk/guides/algorand.md)

And finally, some helpful additional resources on how to query fees, transfer time and other topics can be found in [Utilities](/sdk/guides/utilities.md) section.
