# @stellar/stellar-sdk > A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers. - Version: 16.0.0-rc.1 - Source ref: main ## Guides - [Migration Guide](guides/00-migration) - [Protocol 27 - Soroban authorization migration](guides/00-protocol-27-soroban-auth) - [Connect and Fund an Account](guides/01-connect-and-fund) - [Send a Payment](guides/02-send-a-payment) - [Issue an Asset](guides/03-issue-an-asset) - [Query and Stream](guides/04-query-and-stream) - [Handle Errors](guides/05-handle-errors) - [Invoke a Contract](guides/06-invoke-a-contract) - [Authorize a Contract Call](guides/07-contract-auth) ## Reference - [Core / Keys](reference/core-keys) - [Core / Assets](reference/core-assets) - [Core / Transactions](reference/core-transactions) - [Core / XDR](reference/core-xdr) - [Core / Soroban Primitives](reference/core-soroban-primitives) - [Network / Horizon](reference/network-horizon) - [Network / RPC](reference/network-rpc) - [Network / Friendbot](reference/network-friendbot) - [Contracts / Client](reference/contracts-client) - [Contracts / Bindings](reference/contracts-bindings) - [SEPs / Toml](reference/seps-toml) - [SEPs / Federation](reference/seps-federation) - [SEPs / WebAuth](reference/seps-webauth) - [Errors](reference/errors) - [Cross-cutting](reference/cross-cutting) ## Other - [AI Agents](agents): Documentation bundles, raw-markdown access, and crawler signals for AI agents consuming this SDK's documentation. - [Full bundle](llms-full.txt): All guide and reference content plus CHANGELOG, in one file.