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

# Cryptocurrency Accounts

> Hedera Cryptocurrency Accounts protobuf reference index listing crypto service messages for account create, update, transfer, allowance, and query.

<Danger>
  This section is currently not up to date and will be updated with the auto-generated protobuf docs [here](https://hashgraph.github.io/hedera-protobufs/). Please reference the [SDKs](/native/) section to learn about our APIs.
</Danger>

<Columns cols={2}>
  <Card title="CryptoService" href="/reference/protobuf/crypto/cryptoservice" />

  <Card title="CryptApproveAllowance" href="/reference/protobuf/crypto/cryptapproveallowance" />

  <Card title="CryptoDeleteAllowance" href="/reference/protobuf/crypto/cryptodeleteallowance" />

  <Card title="CryptoCreate" href="/reference/protobuf/crypto/cryptocreate" />

  <Card title="CryptoTransfer" href="/reference/protobuf/crypto/cryptotransfer" />

  <Card title="CryptoUpdate" href="/reference/protobuf/crypto/cryptoupdate" />

  <Card title="CryptoDelete" href="/reference/protobuf/crypto/cryptodelete" />

  <Card title="CryptoGetAccountBalance" href="/reference/protobuf/crypto/cryptogetaccountbalance" />

  <Card title="CryptoGetAccountRecords" href="/reference/protobuf/crypto/cryptogetaccountrecords" />

  <Card title="CryptoGetInfo" href="/reference/protobuf/crypto/cryptogetinfo" />

  <Card title="CryptoGetStakers" href="/reference/protobuf/crypto/cryptogetstakers" />
</Columns>
