# Initial account setup

* Register for a new GUIBO account by [clicking here](https://www.guibo.travel/register).
* [Login](https://www.guibo.travel/login) into your GUIBO account.
* Add **account name.**
  * Account ➔ Account Settings ➔ account name\
    Add your company's name as account name. It will be visible for customers and partners.
* Add your **company logo**
  * Account ➔ Account Settings ➔ Logo \
    Make sure to add a logo with transparent background.
* Add your brand's main **color**
  * Account ➔ Account Settings ➔ color \
    This color is used to make the travel documents look like yours. Make sure that the color is clearly visible on a white background.
* Add **content languages** in which you want to provide your travel docs.
  * Account ➔ Account Settings ➔ languages \
    Enter the language code (e.g., "EN" for English, "DE" for German, "NL" for Dutch)
* Add the email address where you want to receive feedback sent by your travelers via the GUIBO app.
  * Account ➔ Account Settings ➔ App Settings ➔ Feedback mail address
* Add your **Feedbackmailadress** you want to use to recieve Network requests from your business partners sent via App.&#x20;
  * Account ➔ Account Settings ➔ App settings
* Add the email address where you want to receive notifications about new shares and connection requests from your business partners via the [GUIBO Network](https://docs.guibo.travel/publishing/b2b-network).
  * Account ➔ Account Settings ➔ **Network Settings** ➔ Contact email for network notifications


---

# 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://docs.guibo.travel/get-started/getting-started/initial-account-setup.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.
