# Welcome

Welcome to the Skovik Documentation, and our getting started guide. Navigate the documentation by the table of contents on the left. In this article, you can find frequently visited topics.

## For employees

Skovik is built from the ground up to be easy. Most people will find their way without any instructions, but we have put together a quick guide for those who prefer the comfort of an instruction manual.

{% content-ref url="/pages/1VBxTG4Umdq2lUcsnhZv" %}
[Deutsches Handbuch](/for-employees/deutsches-handbuch.md)
{% endcontent-ref %}

{% content-ref url="/pages/TcYJQMmcG8L0RQZRXjo9" %}
[English manual](/for-employees/english-manual.md)
{% endcontent-ref %}

{% content-ref url="/pages/3KyEyMiVWn5ZIJjU1fbQ" %}
[Swedish Manual](/for-employees/swedish-manual.md)
{% endcontent-ref %}

## For reviewers

Skovik is intuitive, and as a reviewer of reports, you may use either the Skovik webpage or the mobile app. Most reviewers start approving reports immediately, but we have put together a short guide if you prefer a manual.

{% content-ref url="/pages/7qumHYiInwIMS4iGCgjl" %}
[Report Approval](/for-reviewers/report-approval.md)
{% endcontent-ref %}

## For finance & HR

Skovik is not only built to simplify the expense management process for employees, but Skovik should also make the expense management process more effective for the payroll, finance and HR departments. Here are some articles frequently accessed by payroll, finance and HR personnel.

{% content-ref url="/pages/OrUcvCDGR1rrnYfNzNj1" %}
[Export Data](/for-finance-and-hr/export-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/uNhHpmqvDiIq3UA4tZne" %}
[Manage Employees](/for-finance-and-hr/manage-employees.md)
{% endcontent-ref %}

## For IT & developers

From a technical perspective, you might want to integrate Skovik into your current IT infrastructure. Skovik customers use various systems, so we have probably heard of your system before. Here are some technical articles that are frequently visited.

{% content-ref url="/pages/nNS84jo1GMF71wq91NFH" %}
[Single sign-on](/for-it-and-developers/single-sign-on.md)
{% endcontent-ref %}

{% content-ref url="/pages/ji2ssMgFZPfHfJ4PZL3H" %}
[System Integrations](/for-it-and-developers/system-integrations.md)
{% endcontent-ref %}


---

# 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.skovik.com/welcome.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.
