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

# flows

- [Setting Up](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up.md)
- [Installing the Hyperspace API Client](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/installing-the-hyperspace-api-client.md)
- [Connecting to the Hyperspace Server](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/connecting-to-the-hyperspace-server.md)
- [Creating a Database Schema Configuration File](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/creating-a-database-schema-configuration-file.md)
- [Vector Similarity Metrics](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/creating-a-database-schema-configuration-file/vector-similarity-metrics.md)
- [Index Type Methods](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/creating-a-database-schema-configuration-file/index-type-methods.md)
- [Creating a Collection](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/creating-a-collection.md)
- [Uploading Data to a Collection](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/uploading-data-to-a-collection.md)
- [Building and Running Queries](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/building-and-running-queries.md)
- [Building a Lexical Search Query](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/building-and-running-queries/building-a-lexical-search-query.md): Describes how to build and run a Lexical Search query.
- [Building a Vector Search Query](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/building-and-running-queries/building-a-vector-search-query.md)
- [Building a Hybrid Search Query](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/building-and-running-queries/building-a-hybrid-search-query.md)
- [Retrieving Results](https://docs.hyper-space.io/hyperspace-docs/flows/setting-up/retrieving-results.md)
- [Data Collections](https://docs.hyper-space.io/hyperspace-docs/flows/data-collections.md)
- [Uploading Data](https://docs.hyper-space.io/hyperspace-docs/flows/data-collections/uploading-data.md)
- [Accessing Data](https://docs.hyper-space.io/hyperspace-docs/flows/data-collections/accessing-data.md)
- [Supported Data Types](https://docs.hyper-space.io/hyperspace-docs/flows/data-collections/supported-data-types.md)
- [Queries](https://docs.hyper-space.io/hyperspace-docs/flows/queries.md)
- [DSL Query interface](https://docs.hyper-space.io/hyperspace-docs/flows/queries/dsl-query-interface.md)
- [Aggregations](https://docs.hyper-space.io/hyperspace-docs/flows/queries/dsl-query-interface/aggregations.md)
- [Bool Query](https://docs.hyper-space.io/hyperspace-docs/flows/queries/dsl-query-interface/bool-query.md)
- [Candidate Generation and Metadata Filtering](https://docs.hyper-space.io/hyperspace-docs/flows/queries/dsl-query-interface/candidate-generation-and-metadata-filtering.md)
- [Scoring and Ranking](https://docs.hyper-space.io/hyperspace-docs/flows/queries/dsl-query-interface/scoring-and-ranking.md)
