# Task Overview

Source: https://developers.bitgo.com/docs/task-overview

Task guides are focused, step-by-step instructions for completing single actions (such as making a wallet or a withdrawal). For end-to-end integration guides that orchestrate multiple tasks into complete flows, see [Use-Case Guides](/docs/use-case-overview).

<div class="guide-grid">

<a class="guide-card" href="/docs/wallets-overview">
<h3>Wallets</h3>
<p>Create and manage multisignature and MPC wallets, generate addresses, manage users, configure whitelists, and more.</p>
</a>

<a class="guide-card" href="/docs/deposit-assets">
<h3>Deposit</h3>
<p>Receive crypto and fiat deposits into your wallets, including multi-asset Go Accounts.</p>
</a>

<a class="guide-card" href="/docs/withdraw-overview">
<h3>Withdraw</h3>
<p>Construct, sign, and send withdrawals across wallet types and address formats.</p>
</a>

<a class="guide-card" href="/docs/policies-overview">
<h3>Policies</h3>
<p>Build customizable security rules that automate approval workflows and reduce human error.</p>
</a>

<a class="guide-card" href="/docs/stake-overview">
<h3>Stake</h3>
<p>Lock digital assets with validators to participate in blockchain networks and earn rewards.</p>
</a>

<a class="guide-card" href="/docs/trade-overview">
<h3>Trade</h3>
<p>Execute funded trades from your Go Account or open margin positions using a Margin Trading Account.</p>
</a>

<a class="guide-card" href="/docs/webhooks-overview">
<h3>Webhooks</h3>
<p>Set up callbacks to receive notifications when deposits, transfers, or on-chain confirmations occur.</p>
</a>

<a class="guide-card" href="/docs/go-network-overview">
<h3>Go Network</h3>
<p>Use your Go Account to connect with other enterprises for off-chain allocations, trading, and settlements.</p>
</a>

</div>
