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

# Introduction

**FeedSpring is a social feed platform that separates data from display.**

Connect a source like [Instagram](/introduction/feeds/instagram.md), [Google Reviews](/introduction/feeds/google-reviews.md), [TikTok](/introduction/feeds/tiktok.md), [Dribbble](/introduction/feeds/dribbble.md), or [YouTube](/introduction/feeds/youtube.md), and FeedSpring handles the fetching, storing, syncing, and refreshing. You handle the design.

Unlike traditional feed widgets, FeedSpring doesn't force a fixed UI. Instead, you choose a rendering system that fits your stack — [HTML Attributes](/introduction/delivery-methods/attributes-html.md), [React Components](/introduction/delivery-methods/react-components.md), or the [API](/introduction/delivery-methods/api-graphql.md) — and render feeds any way you want.

The same feed powers every platform and rendering system.

<figure><img src="/files/6lXRFBnidTjpJouW3OtX" alt=""><figcaption></figcaption></figure>

### What this documentation covers

FeedSpring has four core parts:

* **Feed Sources:**
  * [Instagram](/introduction/feeds/instagram.md), [Google Reviews](/introduction/feeds/google-reviews.md), [TikTok](/introduction/feeds/tiktok.md), [Dribbble](/introduction/feeds/dribbble.md) and [YouTube](/introduction/feeds/youtube.md)
* **Rendering Systems:**&#x20;
  * [HTML Attributes](/introduction/delivery-methods/attributes-html.md), [React Components](/introduction/delivery-methods/react-components.md), and the [API](/introduction/delivery-methods/api-graphql.md).
* **Native Platform Integrations:**&#x20;
  * [Webflow](/introduction/delivery-methods/webflow-components.md), [Framer](/introduction/delivery-methods/framer-components.md)
* **Core concepts:**&#x20;
  * [How feeds sync](/introduction/core-concepts/feeds-and-syncing.md), [fields work](/introduction/core-concepts/posts-and-fields.md), [rendering behaves](/introduction/core-concepts/rendering-behaviour.md), and how [content filtering](/introduction/core-concepts/filtering-and-limits.md) works.

### Where to start

* New to FeedSpring? Follow the [Quickstart](/introduction/getting-started/quickstart.md) to get a live feed in under five minutes.
* Building in **Webflow or plain HTML?** See [Attributes](/introduction/delivery-methods/attributes-html.md).
* Building a **React or Next.js app?** See [React Components](/introduction/delivery-methods/react-components.md).
* Building in **Framer**? See [Framer Components](/introduction/delivery-methods/framer-components.md).
* Want **raw data access?** See the [API](/introduction/delivery-methods/api-graphql.md).

If you are an **AI coding agent** or using Claude, Cursor, or v0, the [Attribute Reference](/introduction/attributes-reference.md) is the single-page spec designed for you.

### Support & Feedback <a href="#support-and-feedback" id="support-and-feedback"></a>

If you have any questions, feedback or would like to just say hi, you can get through to us via the following channels:

* [Our Discord community](https://discord.gg/B7p7Qzb6Br)
* Email us at <hello@feedspring.com>
* [Twitter](https://x.com/feedspring_), [Quillow](https://quillow.co/feedspring) or [LinkedIn](https://www.linkedin.com/company/feedspring/).
