# The Network Tool Library

![](/files/EJtRrWTiigRrGb1qYh03)

This Node.js library gives operators of HollaEx Kit enabled exchanges a simple way to interact with the  HollaEx Network, with functionality such as adding users and addresses, monitoring Orderbooks, and withdrawing funds among a host of other features available.&#x20;

What these tools represent is a way for you to sidestep the HollaEx Kit and exchange and directly interact with the network on a lower level, with more flexibility in how you use the Network.

These next few pages will show the features included in the library as well as some example use cases to get you started.

{% embed url="<https://github.com/bitholla/hollaex-kit/tree/master/server/utils/hollaex-network-lib>" %}


---

# 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.hollaex.com/advanced/the-network-tool-library.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.
