# Polyflow/guides

## Polyflow/guides

- [What is Polyflow](https://guides.polyflow.co/getting-started/what-is-polyflow.md): The best tool to translate your Webflow site
- [Quickstart](https://guides.polyflow.co/getting-started/quickstart.md): Get up and running with webflows translations
- [Create your account](https://guides.polyflow.co/getting-started/create-your-account.md)
- [Install our browser extension](https://guides.polyflow.co/getting-started/install-our-browser-extension.md)
- [Send your project to Polyflow](https://guides.polyflow.co/getting-started/send-your-project-to-polyflow.md)
- [Create language alternatives](https://guides.polyflow.co/getting-started/create-language-alternatives.md)
- [Add a custom domain](https://guides.polyflow.co/getting-started/add-a-custom-domain.md)
- [Polyflow first use](https://guides.polyflow.co/translation-flows/polyflow-first-use.md): How to start translating your site in the easiest way possible
- [Edit in Webflow](https://guides.polyflow.co/translation-flows/edit-in-webflow.md)
- [Edit in Polyflow](https://guides.polyflow.co/translation-flows/edit-in-polyflow.md)
- [How to show different contents depending on the language version?](https://guides.polyflow.co/language-custom-content/how-to-show-different-contents-depending-on-the-language-version.md)
- [Automatic language selector](https://guides.polyflow.co/language-selectors/automatic-language-selector.md): Polyflow offers you the possibility to automatically have a language selector on your website, just activate it in the project settings, selecting the default option.
- [Language selector as buttons or links](https://guides.polyflow.co/language-selectors/language-selector-as-buttons-or-links.md)
- [Custom language selector](https://guides.polyflow.co/language-selectors/custom-language-selector.md)
- [How to translate CMS content with Polyflow (step 1)](https://guides.polyflow.co/cms-content/how-to-translate-cms-content-with-polyflow-step-1.md): In this guide we are going to show you how to translate dynamic content by duplicating the CMS items in Webflow and displaying the appropriate version with Polyflow.
- [How to prepare the CMS page template for the language selector to work properly? (step 2)](https://guides.polyflow.co/cms-content/how-to-prepare-the-cms-page-template-for-the-language-selector-to-work-properly-step-2.md)
- [How to modify the url of your Webflow collection items (step 3)](https://guides.polyflow.co/cms-content/how-to-modify-the-url-of-your-webflow-collection-items-step-3.md)
- [How to exclude contents from being sent to Polyflow](https://guides.polyflow.co/attributes/how-to-exclude-contents-from-being-sent-to-polyflow.md)
- [Styles in plain text](https://guides.polyflow.co/limitations/styles-in-plain-text.md)
- [Country language subdirectories](https://guides.polyflow.co/limitations/country-language-subdirectories.md)
- [Options field in forms](https://guides.polyflow.co/limitations/options-field-in-forms.md)
- [Multiple nested Collections on the same page](https://guides.polyflow.co/limitations/multiple-nested-collections-on-the-same-page.md)
- [Backups](https://guides.polyflow.co/limitations/backups.md)
- [Missing Polyflow extension](https://guides.polyflow.co/faqs/missing-polyflow-extension.md)
- [Missing pages](https://guides.polyflow.co/faqs/missing-pages.md)
- [Redirects](https://guides.polyflow.co/faqs/redirects.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guides.polyflow.co/getting-started/what-is-polyflow.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.
