# Beginner's Tutorial

## :ledger: Introduction

In this guide we will cover the basics of automating a simple business process on Seliom. We are going to create a simple process that shows you the basics of the platform in just **5 minutes.**

By the end of this tutorial, you will:

* Understand the power of business process automation
* Learn the basics of how Seliom works
* Document, model and automate your first business process
* Create cases for your newly-created business process

Let's jump right in! The first thing we need to do is add a couple of team members onto the platform:

{% content-ref url="/pages/-MUU9t0shhpXq6uvvSZV" %}
[Adding our team members](/getting-started/start-exploring/adding-our-team-members.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.seliom.com/getting-started/start-exploring.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.
