# Step 4: Recieve/Transfer a project

{% embed url="<https://youtu.be/qNes4WisAIQ?si=OQM-Y8O0XavH_ZQv&t=52>" %}
Video explainer
{% endembed %}

## Receiving a project

You will receive an email and a notification in your Dashboard, prompting you to accept the transfer. If you do not accept the transfer, it will expire within 7 days.

***

## Transferring a project

### Step 1

1. Open your site’s **settings**
2. Click the “**transfer**” icon
3. A modal will appear

<figure><img src="/files/y8xWu2YKk21M5sIE9NbU" alt=""><figcaption><p>Transfer Icon</p></figcaption></figure>

### Step 2

1. Choose “**To a user**” in modal
2. Enter the **email address of their Webflow account** (make sure it’s correct)
3. Click **Transfer**

<figure><img src="/files/eqY6l0eMbuWVUiB3ynIY" alt=""><figcaption><p>Modal</p></figcaption></figure>


---

# 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://help.anonivate.com/help-center/getting-started/step-4-recieve-transfer-a-project.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.
