# NPM SDK

The Anyone NPM SDK is a client module installable via Node package manager, providing libraries to interact with the Anyone Network from code and the command line. Ready to make privacy programmable?

### See the Tutorial

Head straight over to our first tutorial - [i](https://docs.anyone.io/sdk/npm/tutorials/i "mention") - to understand how to set your environment up and build your first circuit through the Anyone Network from code.&#x20;

{% content-ref url="npm/tutorials/i" %}
[i](https://docs.anyone.io/sdk/npm/tutorials/i)
{% endcontent-ref %}

### Explore for Yourself&#x20;

{% content-ref url="npm/install" %}
[install](https://docs.anyone.io/sdk/npm/install)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.anyone.io/sdk/broken-reference)
{% endcontent-ref %}


---

# 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.anyone.io/sdk/npm.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.
