# @digitalworld/digital-world-sdk > A library for working with the Digital World Network, including communication with the Gateway and Dwsa RPC servers. - Version: 17.0.1 - Source ref: main ## Guides - [Migration Guide](guides/00-migration) - [Protocol 27 - Dwsa authorization migration](guides/00-protocol-27-dwsa-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 / Dwsa Primitives](reference/core-dwsa-primitives) - [Network / Gateway](reference/network-gateway) - [Network / RPC](reference/network-rpc) - [Network / Faucet](reference/network-faucet) - [Contracts / Client](reference/contracts-client) - [Contracts / Bindings](reference/contracts-bindings) - [DWPs / Toml](reference/dwps-toml) - [DWPs / Federation](reference/dwps-federation) - [DWPs / WebAuth](reference/dwps-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 in one file.