> ## 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.

# File Service

> Index of Hedera File Service protobuf reference pages covering file creation, append, update, delete, content retrieval, and info queries.

<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="FileService" href="/reference/protobuf/file/fileservice" />

  <Card title="FileCreate" href="/reference/protobuf/file/filecreate" />

  <Card title="FileAppend" href="/reference/protobuf/file/fileappend" />

  <Card title="FileUpdate" href="/reference/protobuf/file/fileupdate" />

  <Card title="FileDelete" href="/reference/protobuf/file/filedelete" />

  <Card title="FileGetContents" href="/reference/protobuf/file/filegetcontents" />

  <Card title="FileGetInfo" href="/reference/protobuf/file/filegetinfo" />
</Columns>
