# Skipping Inputs

### S Command

| Command      | Alias | Required  | Optional Data                           |
| ------------ | ----- | --------- | --------------------------------------- |
| $create-nest | $cn   | nest name | pokestops, gyms, spawns, ex gyms, alias |

#### Example:

Skipping inputs are also possible by using a **?** for the amount or just leaving it blank. This is only needed if the input after another input is being set *(as shown below)*.

```
$cn test park,?,3,,1,test
```

This would create a new nest called Test Park with a unknown amount of Pokestops, 3 Gyms, unknown amount of spawns, 1 Ex Gym, and an alias of test.
