> For the complete documentation index, see [llms.txt](https://support.waderaviation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.waderaviation.com/quick-start/more-tab/tools.md).

# Tools

The **Tools** section in the More tab gives you a set of aviation utilities you can use on the go, without leaving the app.

***

## Abbreviations

A searchable reference of common aviation abbreviations. Useful when reviewing NOTAMs, METARs, or documentation with unfamiliar acronyms.

***

## Calculator

A basic calculator for quick arithmetic — handy for fuel calculations, weight and balance, or any other in-flight math.

***

## Phonetic Alphabet

The full NATO phonetic alphabet (Alpha, Bravo, Charlie…) for quick reference when spelling out registration numbers, waypoints, or any other identifiers over the radio.

***

## Rest Calculator

Calculates rest and duty time requirements based on your inputs. Useful for checking compliance with your operator's FTL (Flight Time Limitations) rules before or after a duty period.


---

# 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://support.waderaviation.com/quick-start/more-tab/tools.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.
