> For the complete documentation index, see [llms.txt](https://docs.noports.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.noports.com/installation-faq.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
