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

# Velora tools and status

> Velora tools for tracking orders, checking API status, and getting help.

Three tools sit alongside the API. Check the status page when a call behaves unexpectedly and you want to rule out an outage. Open the Explorer to follow an order or transaction through to settlement. Head to the Help Center when you need support or a walkthrough.

<CardGroup cols={3}>
  <Card title="System Status" icon="wave-pulse" href="https://velora.xyz/status">
    Live API uptime and incident history.
  </Card>

  <Card title="Explorer" icon="magnifying-glass" href="https://velora.xyz/explorer">
    Look up any Market swap or Delta order by transaction hash or order ID.
  </Card>

  <Card title="Help Center" icon="circle-question" href="https://velora.xyz/help">
    Support, FAQs, and integration guides.
  </Card>
</CardGroup>
