# Sync Airbn - How to manually sync booking with Airbnb

{% hint style="info" %}
Note: To be able so this function, you need to update the new version 1.2.1 of the theme
{% endhint %}

1. Please go to Admin -> Reservations -> Ical Sync -> download the ics files&#x20;

<div data-full-width="true"><figure><img src="https://532169580-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mboj_b4Ha8PjhcwkI9w%2Fuploads%2FVIcj7t2bEzA4j0lWXcJC%2Fimage.png?alt=media&#x26;token=be0f2034-76cf-4c71-8517-8ee841f13d9f" alt=""><figcaption></figcaption></figure></div>

2. After downloading the ics files, please go to Admin -> Bit File Manager or any plugin file manager you want to use -> Wp-content -> Uploads -> And upload the ics files you previously downloaded here:

<div data-full-width="true"><figure><img src="https://532169580-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mboj_b4Ha8PjhcwkI9w%2Fuploads%2FkAOkpo7ZGaxiB5eRgPC6%2Fimage.png?alt=media&#x26;token=9f25f34a-3461-4225-b009-e61869003100" alt=""><figcaption></figcaption></figure></div>

3. After you have uploaded those ics files to the uploads folder. Please enter the URL in the search bar with the structure like the sample URL I attached (Note that you must change the .ics file name to match the file you uploaded) :&#x20;

<div data-full-width="true"><figure><img src="https://532169580-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mboj_b4Ha8PjhcwkI9w%2Fuploads%2FrSHiOENb5lJa864FV86I%2Fimage.png?alt=media&#x26;token=b4b018a2-6309-448b-a1b1-efc62d410d8c" alt=""><figcaption></figcaption></figure></div>

4. After you successfully complete the above steps, the Airbnb side will be successfully synchronized like this:

<div data-full-width="true"><figure><img src="https://532169580-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mboj_b4Ha8PjhcwkI9w%2Fuploads%2F5lmEKPzYTvnP7YA4N1pV%2Fimage.png?alt=media&#x26;token=d360f645-8d8f-4348-8cf4-2b7df2dcbc0a" alt=""><figcaption></figcaption></figure></div>

Or you can watch this video to be able to do it:

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


---

# 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://uxper.gitbook.io/nuss/faqs/sync-airbn-how-to-manually-sync-booking-with-airbnb.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.
