# Quickstart

This guide will walk you through how to quickly set up and use translations in Webflow.

1. [Creating your account](#1.-creating-your-account)
2. [Install our Chrome extensión](#2.-install-our-extension)
3. [Sync your Webflow project](#3.-sync-your-webflow-project)
4. [Translate your project](#4.-translate-your-project)
5. [Publish your project](#5.-publish-your-project)

### 1. Creating your Account

We recommend using a valid email address when [creating an account](https://app.polyflow.co/signup) with Polyflow and configuring the project to avoid losing access. At the moment Polyflow does not allow you to invite collaborators to your account. If you consider it important, don't hesitate to propose it for our [Roadmap](https://guides.polyflow.co/).

### 2. Install our extension

To use Polyflow you need to have the Chrome browser installed in your computer and also add our extension to the browser, you can [**find it here**](https://chrome.google.com/webstore/detail/polyflow/oodggemakpengpkkihcnmlicoiiedmmc?hl=es).. Once you have installed it you will have to add the Polyflow extension to Chrome.

Open the Extensions by clicking the puzzle icon next to the three-dot icon. Click the extension pushpin icon to pin the extension to Chrome and start using Polyflow.

{% embed url="<https://youtu.be/86gfqWk0zs0>" %}

### 3. Sync your Webflow project&#x20;

Open your Webflow project in designer mode, click on the Polyflow tab in the Webflow sidebar menu, log in to your Polyflow account and send your project by clicking on the button that appears in the Polyflow tab dialogue ("Sync now" button).

\
Make sure your project is published in Webflow before synchronizing it with Polyflow.

{% embed url="<https://youtu.be/TAwMMAyeXc0>" %}

### 4. Translate your project

Once the syncronization process is finished, the project will be opened in Poliflow. The first step is to create the alternative languages for the pages, once added, we need to add all the new content in that language.

{% embed url="<https://youtu.be/LLxTwErNqJQ>" %}

### 5. Publish your project

When the content is translated you will be able to generate a preview to review it. Once reviewed we can publish in our own domain as long as we have it configured.


---

# 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://guides.polyflow.co/getting-started/quickstart.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.
