# Polyflow first use

{% hint style="info" %}
Remember that to start working with Polyflow, you need to have created an account and have our extension installed.

* [Create an account](/getting-started/create-your-account.md)
* [Install our browser extension](/getting-started/install-our-browser-extension.md)
  {% endhint %}

### 1. Open your Webflow project

Select the project you want to translate in your Webflow Dashboard

<br>

<figure><img src="https://assets.website-files.com/5e6622c5af400279c5aaae33/63932cd58328b25078b5360f_Open%20your%20Webflow%20project.png" alt=""><figcaption></figcaption></figure>

### 2. Publish your project

The first step is to publish your project in Webflow, so we can get all the HTML elements.

![](https://assets.website-files.com/5e6622c5af400279c5aaae33/63932c45b61a6c6bfee2c492_webflow%20publish.png)

### 3. Sync with Polyflow

Bring your impressive webflow project to polyflow by synchronizing pages, symbols and CMS collections.

<img src="https://assets.website-files.com/5e6622c5af400279c5aaae33/63932a0b3e7c3a199ef0efb7_Sync%20Polyflow.gif" alt="" data-size="original">

### 4. Translate in Polyflow

Create versions from the languages you need to add, and translate your Webflow project pages.

\
![](https://assets.website-files.com/5e6622c5af400279c5aaae33/63932ae5cea6fb3194603bcb_Translation%20changes%20and%20publish.gif)

### 5. Publish in Polyflow

Once you have added all the translations you can publish, both on the main domain and on the staging domain which is used to preview how your website looks like.

\ <br>


---

# 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/translation-flows/polyflow-first-use.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.
