# FAQ

- [Can you publish content in Webflow CMS as draft items?](https://documentation.powerimporter.com/resources/faq/can-you-publish-content-in-webflow-cms-as-draft-items.md)
- [Can you control the order with which items are created or synced in Webflow?](https://documentation.powerimporter.com/resources/faq/can-you-control-the-order-with-which-items-are-created-or-synced-in-webflow.md)
- [I have synced but not all records have been updated - is this normal?](https://documentation.powerimporter.com/resources/faq/i-have-synced-but-not-all-records-have-been-updated-is-this-normal.md)
- [Can you sync to Webflow Ecommerce?](https://documentation.powerimporter.com/resources/faq/can-you-sync-to-webflow-ecommerce.md)
- [Can I sync the number of CMS items in my plan regardless of how many fields are in each CMS item?](https://documentation.powerimporter.com/resources/faq/can-i-sync-the-number-of-cms-items-in-my-plan-regardless-of-how-many-fields-are-in-each-cms-item.md)
- [Can I have several syncs for the same website in PowerImporter?](https://documentation.powerimporter.com/resources/faq/can-i-have-several-syncs-for-the-same-website-in-powerimporter.md)
- [How many CMS collections can I sync under one plan?](https://documentation.powerimporter.com/resources/faq/how-many-cms-collections-can-i-sync-under-one-plan.md)
- [Can I sync items to Webflow with a certain status in Airtable?](https://documentation.powerimporter.com/resources/faq/can-i-sync-items-to-webflow-with-a-certain-status-in-airtable.md)


---

# 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://documentation.powerimporter.com/resources/faq.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.
