> 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/list-and-advertise-nl/lijst-op-kanalen/feeds-faq/hoe-kan-ik-een-exportfeed-aanvragen-die-nog-niet-wordt-ondersteund.md).

# Hoe kan ik een exportfeed aanvragen die (nog) niet wordt ondersteund?

Als er een kanaal is dat je wilt gebruiken maar dat momenteel niet beschikbaar is in Channable, kunnen we je verzoek om het aan te maken altijd doorsturen. We maken onze kanalen meestal op basis van de vraag van klanten. Hoe meer bedrijven geïnteresseerd zijn, hoe groter de kans dat we het nieuwe kanaal ontwikkelen.

Als je een **feed** als nieuw exportkanaal wilt aanvragen: om je verzoek te kunnen behandelen en de haalbaarheid van het kanaal te analyseren, vragen we je om de volgende informatie te verstrekken:

* Feedspecificaties
* Land(en) waarin het platform beschikbaar is
* Categoriebomen

Als je een **Marketplace** Als nieuw exportkanaal is het proces meestal hetzelfde, maar het kan langer duren omdat we een intern feature-verzoek moeten aanmaken. In sommige gevallen hebben we ook extra documentatie van de marketplace nodig.

Stuur [neem contact met ons op](https://www.channable.com/company/contact/) met je verzoek en de bovenstaande informatie en wij bekijken de mogelijkheid om het nieuwe kanaal te ontwikkelen!

Onthoud dat je altijd de mogelijkheid hebt om een aangepaste CSV of XML te maken volgens jouw voorkeuren. Je kunt de stappen van [dit supportartikel](/list-advertise/list-and-advertise-nl/lijst-op-kanalen/een-feed-instellen/stel-een-aangepaste-csv-feed-in.md) volgen om dat te doen.


---

# 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/list-and-advertise-nl/lijst-op-kanalen/feeds-faq/hoe-kan-ik-een-exportfeed-aanvragen-die-nog-niet-wordt-ondersteund.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.
