# IP LOCK

{% hint style="success" %}
Sur Visual Studio Code, veuillez utilisé la loupe indiqué sur le screen ci-dessous pour faire une recherche rapide des IP LOCK à modifier.&#x20;
{% endhint %}

<figure><img src="/files/hvhaXOUaoFgNXOtgq5un" alt=""><figcaption><p>Recherche rapide IP LOCK</p></figcaption></figure>

{% hint style="danger" %}
**Voici les IP LOCK à modifier, sur le screen ci-dessous il y a toute les IP LOCK (base, pack hiver, pack no-pub, etc..). Modifiez juste les IP LOCK que vous avez !**
{% endhint %}

<figure><img src="/files/upm7FmdfGbJlHEE3495o" alt=""><figcaption><p>IP LOCK</p></figcaption></figure>

{% hint style="danger" %}
Si vous rencontrez l'erreur indiqué sur le screen ci-dessous c'est que les IP LOCK sont mal configuré (un espace ou une virgule peut causé une erreur).&#x20;
{% endhint %}

<figure><img src="/files/cjKQW40tD4wQVHdvTIQa" alt=""><figcaption><p>Erreur configuration IP LOCK</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://fsproject.gitbook.io/fshop-docs/guide-dinstallation/markdown.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.
