# Configuring the Package Manager

In this section we describe in detail about how to configure each package manager to work with the Seal Artifact Server.

{% hint style="info" %}
These instructions assume you already [generated an access token](/fundamentals/artifact-server/generating-a-token.md) to the server.
{% endhint %}

<div align="center"><figure><img src="/files/v1Gf4ohNYS4kmVVuSZFm" alt="" width="112"><figcaption><p><a href="/pages/42HT4mTbUUkoC2sQRKqE"><strong>npm</strong></a></p></figcaption></figure> <figure><img src="/files/dXF0bGA5564EPZ4qZV5g" alt="" width="113"><figcaption><p><a href="/pages/VjF3xpn6vtlD6iBuZKAx"><strong>Yarn</strong></a></p></figcaption></figure> <figure><img src="/files/nD9bYDawWMHMDx5UTAhl" alt="" width="170"><figcaption><p><a href="/pages/42HT4mTbUUkoC2sQRKqE">pnpm</a></p></figcaption></figure></div>

<div><figure><img src="/files/3mdMPOzB2BSU11JxtZcB" alt="" width="113"><figcaption><p><a href="/pages/izS7e6GtWTZxgsRIzd2A">pip</a></p></figcaption></figure> <figure><img src="/files/S93kgonzDSwUaM7yofd6" alt="" width="101"><figcaption><p><a href="/pages/gqFYylUcuqf1CL3dYPiK">Poetry</a></p></figcaption></figure></div>

<div align="center"><figure><img src="/files/7hv04XJPU5herB5skQfs" alt="" width="113"><figcaption><p><a href="/pages/6iAsPsYZppgkXbGbNf8U">Maven</a></p></figcaption></figure> <figure><img src="/files/8w81ganFO2xKPI8BBPmg" alt="" width="188"><figcaption><p><a href="/pages/7uU1Znl2X6EchcOmpJxo">Gradle</a></p></figcaption></figure></div>

<figure><img src="/files/oEEWXrIq6JWw1ceOMjUw" alt="" width="188"><figcaption><p><a href="/pages/1AG4PLGe2BNyAibAMUYV">Go</a></p></figcaption></figure>

<figure><img src="/files/cK1EQcD80nYluW6QjVL1" alt="" width="188"><figcaption><p><a href="/pages/ovOy3trSyPdufoPQC74H">Composer</a></p></figcaption></figure>


---

# 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.sealsecurity.io/fundamentals/artifact-server/configuring-the-package-manager.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.
