# ハウツーガイド

このセクションでは、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">
    マルチシグネチャトランザクションを使用して、2つの当事者間でトークンとアセットを安全に交換する方法に関するガイドです。
  </x-card>
</x-cards>
