# network

```
otcli network [subcommand] [options]
```

### Available Subcommands

* [**deploy**](https://docs.othentic.xyz/main/reference/othentic-cli/network/deploy)**:** Deploy AVS smart contracts
* [**add-l2**](https://docs.othentic.xyz/main/reference/othentic-cli/network/add-l2)**:** Add a supported network to an existing AVS
* [**register**](https://docs.othentic.xyz/main/user-guide/operator-management/register-to-eigenlayer)**:** Register the AVS on EigenLayer
* [**contracts**](https://docs.othentic.xyz/main/reference/othentic-cli/network/contracts)**:** Display deployment addresses of all AVS smart contracts
* [**rewards**](https://docs.othentic.xyz/main/reference/othentic-cli/network/rewards)**:** Perform actions related to the AVS's treasury rewards
* [**pause-flow**](https://docs.othentic.xyz/main/reference/othentic-cli/network/pause-and-unpause-flows)**:** Pause AVS operations
* [**unpause-flow**](https://docs.othentic.xyz/main/reference/othentic-cli/network/pause-and-unpause-flows)**:** Unpause AVS operations
* **set-syncer:** Set the address that runs the shares service **\[deprecated]**
* [**set-min-voting-power**](https://docs.othentic.xyz/main/reference/othentic-cli/network/set-minimum-maximum-voting-power)**:** Set the minimum voting power for the AVS
* [**set-max-voting-power:**](https://docs.othentic.xyz/main/reference/othentic-cli/network/set-minimum-maximum-voting-power) Set the maximum voting power for the AVS
* [**set-min-slashable-stake**](https://docs.othentic.xyz/main/reference/othentic-cli/network/set-min-slashable-stake): Set the minimum slashable stake for the AVS
* [**msg-handler-deposit**](https://docs.othentic.xyz/main/reference/othentic-cli/network/msg-handler-deposit): Deposit to the message handler contract on L1 and L2
* [**set-slashing-config**](https://docs.othentic.xyz/main/reference/othentic-cli/network/set-slashing-config): Update slashing configuration for different slashing modules.
