# Lightdrift > Agent-native natural-language image search. Every answer carries a machine-readable rights answer. - [Welcome](https://docs.lightdrift.ai/index.md): Natural-language image search for agents — every answer carries a machine-readable rights answer. - [Quickstart](https://docs.lightdrift.ai/quickstart.md): First search in under a minute. - [Rights answers](https://docs.lightdrift.ai/guides/rights.md): How to read the rights object, and what Lightdrift does and does not promise. - [Use with agents](https://docs.lightdrift.ai/guides/agents.md): Lightdrift is built to be a tool in an agent's hands. - [Introduction](https://docs.lightdrift.ai/api-reference/introduction.md): Base URL, authentication, and the shape of every response. - [Search](https://docs.lightdrift.ai/api-reference/search/search.md): Text query over the corpus, with optional design-layer filters and a negative constraint. Returns ranked results, each with a machine-readable rights answer. - [More like this](https://docs.lightdrift.ai/api-reference/search/more-like-this.md): Expand from an asset you already have: pass its `asset_id` and get more like it, with the same design-layer filters available. - [Get asset](https://docs.lightdrift.ai/api-reference/assets/get-asset.md): Full metadata for one asset: title, file URL, the complete rights answer, and design-layer signals. - [Health](https://docs.lightdrift.ai/api-reference/service/health.md): Service liveness check. No authentication required. ## OpenAPI Specs - [openapi](/openapi.json)