# Lawnmower

New to Lawnmower? Work through **Start here** in order — each step links to the page that covers it. If you are after one specific setting, every page in this section is listed below.

## Start here

:::steps

### Install it

[Installation](/jobs/lawnmower/installation) — Welcome to Koja-Lawnmower, a fluent job system designed to enhance gameplay for your players.

### Configure it

[Configuration](/jobs/lawnmower/configuration) — Poniżej znajdują się opisane oddzielnie poszczególne tabele z shared/config.lua.

### Use it from your own code

[Exports](/jobs/lawnmower/exports) — The resource exposes several exports that can be called from other resources on both server and client sides.

:::

## In this section

::::cards{cols="2"}
:::card{title="Installation" href="/jobs/lawnmower/installation" icon="download"}
Welcome to Koja-Lawnmower, a fluent job system designed to enhance gameplay for your players.
:::
:::card{title="Configuration" href="/jobs/lawnmower/configuration" icon="settings"}
Poniżej znajdują się opisane oddzielnie poszczególne tabele z shared/config.lua.
:::
:::card{title="Exports" href="/jobs/lawnmower/exports" icon="terminal"}
The resource exposes several exports that can be called from other resources on both server and client sides.
:::
:::card{title="Commands" href="/jobs/lawnmower/commands" icon="terminal"}
All commands are server-side only and require RCON / admin permissions (true as the third argument to RegisterCommand).
:::
::::
