# Home

[boardme](https://boardme.io) is a user onboarding SaaS that integrates seamlessly with any website or application. It helps users learn how an app works and guides them to immediate value.

It is a plug-and-play solution and it doesn't require technical skills to operate. As long as you are technical enough to copy and paste, you are qualified to create and run user onboarding Flows on your website.

{% hint style="success" %}
boardme doesn't require technical skills to operate!
{% endhint %}

## How Does It Work?

boardme offers you an intuitive **graphical user interface** to create your onboarding flows.&#x20;

You can create Flows and different types of Guides here (Cards, Tooltips, Modals, Hotspots), without the need of writing a single line of code.

To get the onboarding to show on your website, all you need to do is copy and paste a single line of code.

## Can I Customize the Design?

Yes, boardme has theming support.

It comes with a light and dark theme, and it allows you to create and customize your themes within the Theme Editor.

{% hint style="info" %}
**Interested?**

Get started with boardme by following our [Quick start](https://andreigaspar.gitbook.io/boardme/get-started/quick-start) guide!
{% endhint %}


---

# 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://andreigaspar.gitbook.io/boardme/master.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.
