> For the complete documentation index, see [llms.txt](https://docs.joeywallet.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.joeywallet.xyz/integration/actions.md).

# Actions

The `wc-client` abstracts away the complexities of the WalletConnect packages, and boils the interactions down to a handful of `actions` that are accessible in the client and provider.

* [connect](/integration/actions/connect.md)
* [disconnect](/integration/actions/disconnect.md)
* [reconnect](/integration/actions/reconnect.md)
* [generate](/integration/actions/generate.md)
