# Grid settings

<figure><img src="https://996336407-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvSQbeA5D3PC0GX0QTFFZ%2Fuploads%2FmcfzS2Rvyhy0nBwdjNHe%2Fimage.png?alt=media&#x26;token=25f0014a-7c96-4226-8a8c-81643a3cb868" alt=""><figcaption></figcaption></figure>

Grid Step is the price interval at which the bot will open market orders to build a position. Each such order is called an IN order.

[Grid Step](https://www.youtube.com/watch?v=tAfg_jsB7YI)

Grid Step Ratio is a multiplier that increases each next grid step by a fixed factor.

[Grid Step Ratio](https://www.youtube.com/watch?v=2d9yOnpDLAw)

When using this parameter, the maximum grid step value is capped at 50% of the asset’s current price.

Max Trigger Number is the maximum number of IN orders the bot can open.

[Max Trigger Number](https://www.youtube.com/watch?v=7ZWkX8g7ImA)

Max Trigger Long and Max Trigger Short let you cap the maximum accumulated position size for each direction in strategies with auto mode (Auto Grid and Dynamic Auto).

If you multiply Grid step by Max Trigger Number, you’ll get an approximate price range that the bot will cover with its orders.

These are required parameters to launch the bot.
