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

# Nash API

> Nash API is the gateway to our delivery orchestration platform.

Nash is a delivery orchestration platform enabling your business to offer reliable delivery.

<CardGroup cols={3}>
  <Card title="Orders" icon="box-circle-check" href="/api-reference/order">
    The fastest and most flexible way to manage your delivery operations.
  </Card>

  <Card title="Dispatch Strategies" icon="truck-fast" href="/api-reference/dispatch-strategies/dispatch-strategy">
    Choose your delivery providers and set dispatch strategies.
  </Card>

  <Card title="Store Locations" icon="shop" href="/api-reference/store-locations" iconType="solid">
    Create and manage your store locations.
  </Card>

  <Card title="Jobs" icon="box-taped" href="/api-reference/job/jobs">
    Once a delivery is dispatched, you can track it and update it.
  </Card>

  <Card title="Batch Jobs" icon="boxes-stacked" href="/api-reference/batch-job">
    Once a delivery with mutliple packages is dispatched, you can track it and update it.
  </Card>

  <Card title="Notifications" icon="message-lines" href="/api-reference/notifications">
    Send notifications to your customers or internal systems.
  </Card>

  <Card title="Providers" icon="truck" href="/api-reference/provider">
    Get all available providers in your organization.
  </Card>

  <Card title="Store Catalog" icon="basket-shopping" href="/api-reference/store-catalog">
    Create and manage your store catalog.
  </Card>

  <Card title="Misc" icon="rectangles-mixed" href="/api-reference/miscellaneous">
    Server health check.
  </Card>
</CardGroup>
