# Introduction

<figure><img src="https://content.gitbook.com/content/KLkySY85psZLfsr3znlv/blobs/Ewweq6OBuqpBDXCmOBtq/Banner%20Header.png" alt=""><figcaption></figcaption></figure>

Welcome to FeedSpring's developer documentation! Our guides are designed to help you easily build beautiful custom feeds for any website. You'll find detailed instructions for [Instagram](https://docs.feedspring.com/doc-working/feeds-1/instagram), [Google Reviews](https://docs.feedspring.com/doc-working/feeds-1/google-reviews), [Dribbble](https://docs.feedspring.com/doc-working/feeds-1/dribbble), and [TikTok](https://docs.feedspring.com/doc-working/feeds-1/tiktok) on their respective documentation pages.

The best place to begin is our [Getting Started](https://docs.feedspring.com/doc-working/getting-started-1/installation) page, where you'll learn how to set up your account and choose your feed type. If you have any questions about integrating FeedSpring into your projects, please reach out to us—we're happy to assist! For troubleshooting and common solutions, visit our [FAQ & Troubleshooting page](https://docs.feedspring.com/doc-working/getting-started-1/faq-and-troubleshooting).

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


---

# Agent Instructions: 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/doc-working/getting-started/introduction.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.
