# Enable and Disable Network

Nova Spektr works well with all networks enabled. However, you can turn off networks that you’re not operating with. It will save system resources (memory and CPU).

{% hint style="info" %}
&#x20;All networks are enabled by default.
{% endhint %}

### If you’d like to enable a network then:

<div align="left"><figure><img src="/files/lWqrayWomyHWDsYmso3q" alt=""><figcaption></figcaption></figure></div>

1. Open the **Network Management.**
2. Select the **network** you’d like to disable
3. Click on the **dropdown menu**.
4. In the dropdown menu select the **connection type** that you’d like to use for the network. The list of connection types is listed in the table below.

<details>

<summary>To disable a network...</summary>

Disabling a network is a similar process as enabling one. Instead of selecting a connection type, select **Disable network** from the dropdown list.

<img src="/files/gqJUCjlZIamCAzXS5Agj" alt="" data-size="original">

**For security reasons, a confirmation popup will appear!**

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.novaspektr.io/settings/network-management/enable-and-disable-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
