> For the complete documentation index, see [llms.txt](https://unlimitedfeed-com.gitbook.io/documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unlimitedfeed-com.gitbook.io/documents/readme.md).

# Developer Platform

<h2 align="center">UnlimitedFeed.com - Shopify product feed App documents</h2>

<p align="center">Welcome to guide and setup documents</p>

<p align="center"><a href="http://app.gitbook.com/join" class="button primary">Sign up</a> <a href="http://app.gitbook.com/join" class="button secondary">Log in</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><h4>Product feed for Shopify</h4></td><td>Create product feeds in Shopify for Google Shopping, Facebook, TikTok, and more. Automate your product listings and boost your sales.</td><td><a href="https://www.unlimitedfeed.com/">https://www.unlimitedfeed.com/</a></td><td><a href="/files/8glt0D6htmldeMi0Mk8j">/files/8glt0D6htmldeMi0Mk8j</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><h4>Feed attributes</h4></td><td>Our feed generation engine uses all Google Shopping attributes! Feed generation is automated and fast - most stores under 1,000 products now update in under 30 seconds.</td><td><a href="https://www.unlimitedfeed.com/feed-specification">https://www.unlimitedfeed.com/feed-specification</a></td><td><a href="/files/qxGYMnzdqXe7N3BFhjyU">/files/qxGYMnzdqXe7N3BFhjyU</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><h4>Advanced feed options</h4></td><td><p>Create highly targeted feeds with product offset, limits, and smart sorting options.</p><p></p></td><td><a href="https://www.unlimitedfeed.com/page-create-shopify-feed-by-collection">https://www.unlimitedfeed.com/page-create-shopify-feed-by-collection</a></td><td><a href="/files/mHEV8xFOCPpopHVTMSoa">/files/mHEV8xFOCPpopHVTMSoa</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://unlimitedfeed-com.gitbook.io/documents/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
