> 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/usage.md).

# Usage

### Use Cases

If you have a specific use case, we may already cover the steps you need to take. Check out these guides.

<table data-header-hidden><thead><tr><th data-type="content-ref"></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/JO4Som2PYbhCBqNpFjQm">/pages/JO4Som2PYbhCBqNpFjQm</a></td><td><a href="/pages/q5v7yL2pgoevZqZa94KB">/pages/q5v7yL2pgoevZqZa94KB</a></td></tr><tr><td><a href="/pages/f0ZZQzMPcerYMHsbOiw6">/pages/f0ZZQzMPcerYMHsbOiw6</a></td><td><a href="/pages/91NY3Ha8Uy9I7loW436y">/pages/91NY3Ha8Uy9I7loW436y</a></td></tr><tr><td><a href="/pages/ngtuNiJYcjB4gYtlWQGf">/pages/ngtuNiJYcjB4gYtlWQGf</a></td><td><a href="/pages/683e2mYrUQrq6cpsZ68Q">/pages/683e2mYrUQrq6cpsZ68Q</a></td></tr><tr><td><a href="/pages/DqvnLHx0noZHUa0bwJbt">/pages/DqvnLHx0noZHUa0bwJbt</a></td><td></td></tr></tbody></table>

### Usage of NoPorts

If your primary use case involves more than just SSH, start here, or check out some of our use cases below.

{% content-ref url="/pages/GFSL623eCh6sSMokUywY" %}
[npt Usage](/usage/basic-usage.md)
{% endcontent-ref %}

### SSH Specific Usage over NoPorts

If your primary use case is SSH, start here. We also recommend the ssh config integration for a seamless experience.&#x20;

{% content-ref url="/pages/qfKnYIHsZe1mUxKK2xJM" %}
[sshnp Usage](/usage/basic-usage-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/IsJZhuzS0laCtoLId0DK" %}
[OpenSSH Config](/integrations/integrate-with-ssh-config.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/usage.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.
