# SWAT+ IO Documentation

The SWAT+ input documentation is available as a PDF file here. However, you may also follow the SWAT+ Editor documentation through this website, as it will describe the SWAT+ input files and fields.

{% file src="/files/-LijGkhyaCLF6M5oybfJ" %}
SWAT+ Revision 59.2/3 Input Documentation
{% endfile %}

{% content-ref url="/pages/-LZkT-X2caXS3yx-HB4H" %}
[SWAT+ Editor Documentation](/docs/1.2.3/user/editor.md)
{% endcontent-ref %}

SWAT+ output documentation is not yet available. However, units are available under the heading line in the output files, and also in the `column_description` table in the output SQLite database.


---

# 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://swatplus.gitbook.io/docs/1.2.3/user/io.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.
