> For the complete documentation index, see [llms.txt](https://docs.feedspring.com/feedspring/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/feedspring/getting-started/overview.md).

# Overview

## Introduction

Welcome to FeedSpring! Our platform empowers you to build stunning social media feeds for Instagram, Google Reviews, TikTok, and more, all within your favorite web development environments.

#### Why Choose FeedSpring?

* **Complete Control and Flexibility:** FeedSpring is the only solution that provides you with 100% control and flexibility over your feeds and your feed data.
* **Hassle-Free Integration:** Say goodbye to the headaches of embeds and widget builders. With FeedSpring, you can create a social feed that looks exactly as you imagined.
* **Fast and Secure:** Enjoy the fastest and most secure service available, ensuring your feeds are always up-to-date and reliable.
* **Free to Get Started:** Begin your FeedSpring journey for free and explore the full potential of our powerful tools.

## Quick links

Follow the links below to learn about how to get started creating an account and building feeds.

{% content-ref url="/pages/pQX1W8Ee8RZplTTsll1K" %}
[Getting Started](/feedspring/getting-started/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/DaFcNzUFj8UZ9MC0WxW0" %}
[FAQ and Troubleshooting](/feedspring/getting-started/faq-and-troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/cOORo6FWFxMMRqId7Txt" %}
[Options & Advanced](/feedspring/getting-started/options-and-advanced.md)
{% endcontent-ref %}

## Feed Sources

Learn about building a feed with the documentation below

{% content-ref url="/pages/Avfvm9iOs9XjP9VF0Zdg" %}
[Instagram](/feedspring/feeds/instagram.md)
{% endcontent-ref %}

{% content-ref url="/pages/AQWf81B4BcXKZ5FuchKU" %}
[Google Reviews](/feedspring/feeds/google-reviews.md)
{% endcontent-ref %}

{% content-ref url="/pages/WPDFQL16BBMM2xIJYqM3" %}
[TikTok](/feedspring/feeds/tiktok.md)
{% endcontent-ref %}

{% content-ref url="/pages/A913ldaZgFqSt0hmt26M" %}
[Dribbble](/feedspring/feeds/dribbble.md)
{% endcontent-ref %}

## Plan Update Rates <a href="#support-and-feedback" id="support-and-feedback"></a>

Discover the post limits, and frequency of updates for your feeds across various platforms based on your chosen plan. Whether you opt for the Free, Personal, Pro, or Enterprise plan, you can easily compare how many posts are included.

<table><thead><tr><th width="137">Platform</th><th width="163">Free</th><th width="149">Personal</th><th width="140">Pro</th><th>Enterprise</th></tr></thead><tbody><tr><td>Instagram</td><td>8 Posts (24hrs)</td><td>12 Posts (6hrs)</td><td>12 Posts (1hr)</td><td>12 Posts (1hr)</td></tr><tr><td>Google</td><td>8 Posts (24hrs)</td><td>16 Posts (6hrs)</td><td>32 Posts (1hr)</td><td>200 Posts (1hr)</td></tr><tr><td>TikTok</td><td>8 Posts (24hrs)</td><td>16 Posts (6hrs)</td><td>32 Posts (1hr)</td><td>200 Posts (1hr)</td></tr><tr><td>Dribbble</td><td>8 Posts (24hrs)</td><td>16 Posts (6hrs)</td><td>32 Posts (1hr)</td><td>200 Posts (1hr)</td></tr></tbody></table>

## 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](mailto:undefined)
* [Twitter](https://x.com/feedspring_), [Quillow](https://quillow.co/feedspring) or [LinkedIn](https://www.linkedin.com/company/feedspring/).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.feedspring.com/feedspring/getting-started/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
