> For the complete documentation index, see [llms.txt](https://docs.searchagora.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.searchagora.com/search.md).

# Search

- [Text search](https://docs.searchagora.com/search/text-search.md)
- [Query misspelling](https://docs.searchagora.com/search/query-misspelling.md)
- [Query classification](https://docs.searchagora.com/search/query-classification.md)
- [Query categorization](https://docs.searchagora.com/search/query-categorization.md)
- [Deep search](https://docs.searchagora.com/search/deep-search.md)
- [URL search](https://docs.searchagora.com/search/url-search.md): URL search is a 2 step process. First, you send the URL string to receive a slug id of the vectorized image on the page. Second, you use that id to get search results of similar products.
- [Location search](https://docs.searchagora.com/search/location-search.md)
- [Image search](https://docs.searchagora.com/search/image-search.md): Image search is a 2 step process. First, you send the image as a base64 encoded string to receive a slug id of the vectorized image. Second, you use that id to get search results of similar products.
- [Detect objects](https://docs.searchagora.com/search/detect-objects.md)
- [Store search](https://docs.searchagora.com/search/store-search.md)
- [Brand search](https://docs.searchagora.com/search/brand-search.md)
- [Product detail](https://docs.searchagora.com/search/product-detail.md)
