> ## Documentation Index
> Fetch the complete documentation index at: https://docs.feedlake.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Get started with FeedLake in 5 minutes

Get up and running with FeedLake in minutes. This guide walks you through setting up your first feed and receiving updates.

## Setup steps

<Steps>
  <Step title="Create your account">
    Sign up at [app.feedlake.ai](https://app.feedlake.ai)
  </Step>

  <Step title="Create a workspace">
    Set up your workspace where you'll organize feeds into channels by topic
  </Step>

  <Step title="Install browser extension">
    Install the FeedLake extension for Chrome or Firefox to discover feeds easily
  </Step>

  <Step title="Subscribe to feeds">
    Visit any website and click the FeedLake icon to subscribe to its RSS feed
  </Step>

  <Step title="Connect Slack or Discord">
    Link your workspace to receive article updates in your team chat
  </Step>
</Steps>

## What happens next

Once set up, FeedLake will:

* Monitor your subscribed feeds continuously
* Filter articles using AI based on relevance
* Deliver updates to your chosen channels

<Card title="Open Dashboard" icon="arrow-up-right-from-square" href="https://app.feedlake.ai" horizontal>
  Start monitoring feeds now
</Card>

## Common tasks

<CardGroup cols={2}>
  <Card title="Add more feeds" icon="plus">
    Use the browser extension or paste feed URLs directly
  </Card>

  <Card title="Adjust filters" icon="sliders">
    Set keyword filters to fine-tune what you see
  </Card>

  <Card title="Organize channels" icon="folder">
    Create channels for different topics or projects
  </Card>

  <Card title="Search articles" icon="magnifying-glass">
    Find any article using the dashboard search
  </Card>
</CardGroup>
