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

# Function Reference

> Reference of all the functions available in XanoScript

<CardGroup cols={1}>
  <Card title="Database Operations" href="/xanoscript/function-reference/database-operations" />

  <Card title="Data Manipulation" href="/xanoscript/function-reference/data-manipulation" />

  <Card title="Security" href="/xanoscript/function-reference/security" />

  <Card title="APIs & Lambdas" href="/xanoscript/function-reference/apis-and-lambdas" />

  <Card title="Data Caching (Redis)" href="/xanoscript/function-reference/data-caching-redis" />

  <Card title="Custom Functions" href="/xanoscript/function-reference/custom-functions" />

  <Card title="Utility Functions" href="/xanoscript/function-reference/utility-functions" />

  <Card title="FIle Storage" href="/xanoscript/function-reference/file-storage" />

  <Card title="Cloud Service" href="/xanoscript/function-reference/cloud-services" />

  <Card title="Actions" href="/xanoscript/function-reference/actions" />
</CardGroup>
