# Send your project to Polyflow

Once you have created your **Polyflow** account and installed our extension, you will need to open your **Webflow** project and make sure that:

{% hint style="info" %}

1. You have **set your site’s language code in Webflow**. To do this you have to go to **General Settings > Localization** and include the ISO code of the default language in the '**Language code'** field. You can find the Webflow guide here: <https://university.webflow.com/lesson/language-code>
2. **Your project is published** so that it can be send to Polyflow.
   {% endhint %}

You then have to 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).

The process can take a few minutes, just wait for the synchronisation to finish and you will be able to manage your entire project from Polyflow!

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


---

# 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/send-your-project-to-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.
