# 操作指南

本節提供實用、逐步的說明，協助您使用 OCAP Client 完成常見任務。每份指南都設計成一份獨立的操作說明，旨在幫助您達成特定目標，從管理帳戶到執行複雜的原子交換。

<x-cards data-columns="2">
  <x-card data-title="管理帳戶" data-href="/how-to-guides/manage-accounts" data-icon="lucide:user-cog">
    涵蓋與帳戶相關的操作，例如將帳戶遷移到新的金鑰。
  </x-card>
  <x-card data-title="委派權限" data-href="/how-to-guides/delegate-permissions" data-icon="lucide:key-round">
    說明如何授權另一個帳戶代表您發送交易，並指定允許的操作。
  </x-card>
  <x-card data-title="轉移代幣和 NFT" data-href="/how-to-guides/transfer-tokens-and-nfts" data-icon="lucide:arrow-right-left">
    提供在帳戶之間轉移同質化代幣和非同質化代幣（資產）的逐步指南。
  </x-card>
  <x-card data-title="管理資產（NFT）" data-href="/how-to-guides/manage-assets" data-icon="lucide:gem">
    逐步介紹非同質化代幣的完整生命週期，包括從工廠創建、更新和獲取資產。
  </x-card>
  <x-card data-title="管理代幣" data-href="/how-to-guides/manage-tokens" data-icon="lucide:coins">
    解釋如何執行同質化代幣操作，例如從代幣工廠鑄造和銷毀代幣。
  </x-card>
  <x-card data-title="質押代幣和資產" data-href="/how-to-guides/stake-tokens-and-assets" data-icon="lucide:piggy-bank">
    關於如何將代幣或資產質押給接收者的逐步指南，包括撤銷和領取質押。
  </x-card>
  <x-card data-title="執行原子交換" data-href="/how-to-guides/perform-atomic-swaps" data-icon="lucide:repeat">
    關於如何使用多重簽名交易在兩方之間安全地交換代幣和資產的指南。
  </x-card>
</x-cards>
