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

# Overview

# Best Practices

On these pages we have collected some best practices to help you get the best result and performance out of Enterspeed.

Please read the pages as most of the points are applicable to every Enterspeed project - and as always, you are more than welcome to reach out if you have any questions.

<Columns cols={2}>
  <Card icon="database" title="Ingest integrations" href="/enterspeed/best-practices/ingest-integrations">
    Ingesting data from your own sources, like CMS, PIM, ERP and so on, into Enterspeed
  </Card>

  <Card icon="gears" title="Schemas" href="/enterspeed/best-practices/schemas">
    Creating and updating views and routes for your frontend application
  </Card>

  <Card icon="magnifying-glass" title="Indexes" href="/enterspeed/best-practices/indexes">
    Optimizing indexes used by the Query API
  </Card>
</Columns>
