# Branding

## First Page

Company can customize the first page, which is a landing page for the verification process. This can be done from Settings / Branding / First Page:

![Left Sidebar / Settings / Branding First Page](/files/-MWeo2vx2gI9GLpUA1re)

From this page, it is possible to create the first page either from a template or from a blank HTML page.

![First Page branding](/files/-MVm3QWht9lqkAwlxuSq)

Besides editing the HTML of the first page, it is possible to:

* Reset the first page to the defaults
* Save edits \[necessary for reflecting the edits]
* Preview the first page
* Change the language: English or Georgian

![Language settings for the First Page](/files/-MVm4k54CNuYqzijxiKc)

## Disclaimer

Disclaimer can be edited and saved in the textbox:

![Disclaimer \[sample in Georgian\]](/files/-MVm7F29vnkFuMSmOqre)

Besides the verification session, this disclaimer is also used in the exported .pdf file of the verification details (see [Session Details](/kvalifika-1/verification-session/sessions/all-session-details.md#summary)).

{% hint style="info" %}
Disclaimer translation will be added to the platform soon.
{% endhint %}

## Texts

Here Master User can modify the instruction texts for the verification session. Default texts are pre-created in the platform in two languages: English and Georgia. It is possible to modify the texts in both languages and to add a new one. Additionally,  new texts can also be added.

![Session instruction text settings](/files/-MVm9Wpq-7mAr_Motdej)

* Language
  * Select language to edit/add texts
* Reset texts to default
  * all the modifications and additions will be lost
* Submit
  * Save the text modifications
* Add new
  * Add new text (see the screen below)
* Add font
  * New font for the texts can be uploaded into the system
  * True Type Font (.ttf) files are supported

![Adding new text](/files/-MVmCHtrHvIcuS05sxgG)

## Customization

From this page Maser User can customize the verification experience according to the company branding:

![Branding customization options](/files/-MVrJfgU3sg7jGFoRJCg)

It is possible to:

* Upload logo
* Select primary color:
  * by changing RGB (red, green, blue) values. The resulting color will be updated while typing
  * by selecting from three predefined colors
* Upload document icon. This icon will be visible when the user is asked to present a document during verification.

Results of the customization will be immediately previewed. It is possible to preview either Desktop or Mobile screen witt the Toggle - `Desktop Screen`

![Customization preview of Mobile (Georgian)](/files/-MVrL2RZ9Id43-ySb-IV)

![Customization preview for Desktop (Georgian)](/files/-MVrLE88HV4yNstTf9w1)


---

# 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://kvalifika.gitbook.io/kvalifika-1/initial-setup/branding.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.
