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

# Optimize

> Make your agents faster, cheaper, and more accurate — search large catalogs at runtime and cache provider data.

Once your agents are connected, optimize how they work with your tools and data:

<CardGroup cols={2}>
  <Card title="Search & Execute" icon="magnifying-glass" href="/optimize/search-and-execute">
    Discover the right action from a large catalog at runtime — the context footprint stays flat however many actions exist.
  </Card>

  <Card title="Data Sync" icon="arrows-rotate" href="/optimize/data-sync">
    Cache provider data continuously — reduce latency and enable semantic search.
  </Card>

  <Card title="Request Logs" icon="scroll" href="/connect/troubleshooting">
    Inspect calls, debug failures, and watch rate limits.
  </Card>
</CardGroup>
