> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oversteer.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

In this guide, we'll cover the basics of using Oversteer and some commonly used terminology on the platform.

## Terminology

* **Flow:** A set of saved steps that make up a browser task used to determinstically create runs triggered through the Oversteer dashboard, schedule, or API
* **Run:** A single execution of a flow with a specific set of inputs, complete with session replay and output
* **Browser profiles:** Reusable browsing environment for your flows to maintain cookies, sessions, and device location, which helps with authenticated tasks and reduce bot detection
* **Credits:** Usage currency on Oversteer, calculated by the number of steps, CAPTCHA solving, and stealth modes

## Steps

### Creating your account

First, [sign up for an Oversteer account](https://oversteer.dev). The free plan includes enough credits to try out the platform and see if Oversteer might be a good fit for your use case.

### Using the platform

See the [Fundamentals](/fundamentals/creating-a-flow) section to learn how to create your first flow and use the rest of the platform!
