> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/meta.md).

# Meta

- [Get started with Meta](https://helpcenter.channable.com/list-advertise/meta/get-started-with-meta.md): Learn how Meta catalogs and feed types work in Channable so you can choose the right feed setup for your Meta catalog.
- [Set up a Meta Online Products Feed](https://helpcenter.channable.com/list-advertise/meta/get-started-with-meta/set-up-a-meta-online-products-feed.md): Learn how to set up a Meta Online Products feed in Channable, map the required fields, and upload it to your catalog in Meta Commerce Manager.
- [Set up a Meta Auto Feed](https://helpcenter.channable.com/list-advertise/meta/get-started-with-meta/set-up-a-meta-auto-feed.md): Learn how to set up a Meta Auto feed in Channable, map the required fields, and upload it to your catalog in Meta Commerce Manager.
- [Set up a Meta Travel Feed](https://helpcenter.channable.com/list-advertise/meta/get-started-with-meta/set-up-a-meta-travel-feed.md): Learn how to set up a Meta Travel feed in Channable, map the required fields, and upload it to your catalog in Meta Commerce Manager.
- [Set up a Meta Real Estate Feed](https://helpcenter.channable.com/list-advertise/meta/get-started-with-meta/set-up-a-meta-real-estate-feed.md): Learn how to set up a Meta Real Estate feed in Channable, map the required fields, and upload it to your catalog in Meta Commerce Manager.
- [How to set up a country or language feed in Meta](https://helpcenter.channable.com/list-advertise/meta/get-started-with-meta/how-to-set-up-a-country-or-language-feed-in-meta.md): Learn how to add a country or language feed in Meta Commerce Manager to localize your existing Meta catalog with a feed from Channable.
- [How to set up a supplementary feed in Meta](https://helpcenter.channable.com/list-advertise/meta/get-started-with-meta/how-to-set-up-a-supplementary-feed-in-meta.md): Learn how to add a supplementary feed in Meta Commerce Manager to enrich your existing Meta catalog with extra data from Channable.
- [Meta Commerce Manager: What to do with your feed URL?](https://helpcenter.channable.com/list-advertise/meta/meta-commerce-manager-what-to-do-with-your-feed-url.md): Learn how to add your Channable Meta feed URL to Meta Commerce Manager so your catalog data is uploaded and kept in sync.
- [How to migrate an existing Facebook feed to a new Meta feed](https://helpcenter.channable.com/list-advertise/meta/how-to-migrate-an-existing-facebook-feed-to-a-new-meta-feed.md): Learn how to migrate an existing Facebook feed to a new Meta feed in Channable, copy your setup, and replace the feed URL in your Meta catalog.
- [How to delete your Meta/Facebook connection](https://helpcenter.channable.com/list-advertise/meta/how-to-delete-your-meta-facebook-connection.md): Learn how to remove your Meta or Facebook connection in Channable or Facebook.


---

# 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://helpcenter.channable.com/list-advertise/meta.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.
