--- title: Quickstart slug: /quickstart --- import Icon from "@site/src/components/icon/icon"; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import PartialExternalPreview from '@site/docs/_partial-external-preview.mdx'; Get started with OpenRAG by loading your knowledge, swapping out your language model, and then chatting with the OpenRAG API. ## Prerequisites - [Install and start OpenRAG](/install) - Create a [Langflow API key](https://docs.langflow.org/api-keys-and-authentication)
Create a Langflow API key A Langflow API key is a user-specific token you can use with Langflow. It is **only** used for sending requests to the Langflow server. It does **not** access to OpenRAG. To create a Langflow API key, do the following: 1. In Langflow, click your user icon, and then select **Settings**. 2. Click **Langflow API Keys**, and then click
## Find your way around 1. In OpenRAG, click