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

# File Service

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