# Network

This tab provides a useful function for establishing additional connections to the network, which can improve the connectivity of our wallet.

<figure><img src="/files/1U0lOqaJMpHtPClxGeF5" alt=""><figcaption></figcaption></figure>

Clicking the "Node List" button will display information for the addnodes.

<figure><img src="/files/76sft2eUmUasXaamqIRd" alt=""><figcaption></figcaption></figure>

This feature can be particularly helpful if your wallet requires better connectivity to the network. For more detailed instructions on how to use addnodes, please refer to our guide following [<mark style="color:blue;">this link</mark>](/tutorials/decenomy-wallet/extra-connections-addnodes.md)<br>


---

# 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.decenomy.net/tutorials/decenomy-explorer/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.
