# Resources

While these are frequently asked questions, if you are responsible for installing NoPorts for your organization, these guides are worth reading for better understanding.

{% content-ref url="/pages/SEE2tsV0IkwCDe5pZZ0T" %}
[How to activate an atSign](/installation-faq/activating-your-atsigns.md)
{% endcontent-ref %}

{% content-ref url="/pages/bykq6IDRp0eStQrmBpiE" %}
[Reuse your client atSign on another machine](/installation-faq/reuse-your-client-atsign-on-another-machine.md)
{% endcontent-ref %}

{% content-ref url="/pages/RuNrUBpp3UUAbDY1UL4n" %}
[How to name a device](/installation-faq/installation-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/HPWDkzrOyH27F85hTslg" %}
[How to generate SSH keys](/installation-faq/how-to-generate-ssh-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/vKuJu4jm6xGCEzmu2XgK" %}
[Why activate the device atSign on the client?](/installation-faq/why-activate-the-device-atsign-on-the-client.md)
{% 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.noports.com/installation-faq.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.
