> For the complete documentation index, see [llms.txt](https://airshipx.gitbook.io/airshipx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://airshipx.gitbook.io/airshipx/faq/terms-of-service/1.airship-service/1.1.airship-node..md).

# 1.1.Airship Node.

Airship nodes are computer software and hardware systems connected to Airship. Airship nodes support blockchain socialization by maintaining encryption and confirming transactions on the Airship blockchain through the Airship application. An "Airship node" as used herein may refer to the node itself on which the user obtains a license to run the node. Airship nodes are combined to form an "Airship Node Network".


---

# 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://airshipx.gitbook.io/airshipx/faq/terms-of-service/1.airship-service/1.1.airship-node..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.
