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

# Guides

- [Quick Start](https://docs.search.io/developer-documentation/guides/quick-start.md)
- [Setting up a collection](https://docs.search.io/developer-documentation/guides/quick-start/setting-up-a-collection.md): This guide takes you through the setup of a new collection.
- [Tuning your search](https://docs.search.io/developer-documentation/guides/quick-start/tuning-your-search.md)
- [Feature implementation](https://docs.search.io/developer-documentation/guides/feature-implementation.md)
- [Implementing tracking](https://docs.search.io/developer-documentation/guides/feature-implementation/implementing-tracking.md): Learn how tracking works and how to implement it.
- [Promotion banners](https://docs.search.io/developer-documentation/guides/feature-implementation/promotion-banners.md): This guide will help you integrate promotion banners in your customer built Search UI.
- [Aggregate Filters](https://docs.search.io/developer-documentation/guides/feature-implementation/aggregate-filters.md)
- [Bucket Aggregates](https://docs.search.io/developer-documentation/guides/feature-implementation/bucket-aggregates.md)
- [Redirects](https://docs.search.io/developer-documentation/guides/feature-implementation/redirects.md)
- [Using pipelines](https://docs.search.io/developer-documentation/guides/using-pipelines.md)
- [Configuring autocomplete](https://docs.search.io/developer-documentation/guides/using-pipelines/configuring-autocomplete.md): Learn how to configure and customise autocomplete for search.
- [Configuring spelling](https://docs.search.io/developer-documentation/guides/using-pipelines/configuring-spelling.md)
- [Phrase training](https://docs.search.io/developer-documentation/guides/using-pipelines/phrase-training.md)
- [Regular expressions](https://docs.search.io/developer-documentation/guides/using-pipelines/regular-expressions.md): Learn how to use regular expression to implement natural language processing for search queries.
