> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-docs--429.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Accounts and HBAR

<Columns cols={2}>
  <Card title="Create an account" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account" />

  <Card title="Update an account" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/update-an-account" />

  <Card title="Transfer cryptocurrency" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/transfer-cryptocurrency" />

  <Card title="Approve an allowance" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/approve-an-allowance" />

  <Card title="Delete an allowance" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/adjust-an-allowance" />

  <Card title="Delete an account" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/delete-an-account" />

  <Card title="Get account balance" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/get-account-balance" />

  <Card title="Get account info" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/get-account-info" />

  <Card title="Network Response Messages" href="/hedera/sdks-and-apis/sdks/accounts-and-hbar/errors" />
</Columns>
