# The NoPorts Philosophy

### The Guiding Principle

At its heart, NoPorts has one guiding principle behind it:

> No ports should ever be open where there is any data of value.

#### What NoPorts Offers

Simply put, NoPorts improves network security while simplifying its management.

#### How It's Achieved

With NoPorts the paradigm shifts from "things are open, I need to close them" to "things are closed, I need to open them securely". (i.e. closed & secure by default)

#### Why This Matters

NoPorts allows you to stop the impossible task of actively managing everything, instead you only need to manage the things you actually use.


---

# 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/reference/the-noports-philosophy.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.
