# Record ATC clearance

The ATC Clearance tool helps capture a departure clearance quickly without relying on the system keyboard.

<figure><img src="/files/vUSzsmyekprOGSfQLWee" alt=""><figcaption></figcaption></figure>

## <mark style="color:$warning;">Structured mode</mark>

Use Structured mode when ATC gives a normal clearance in a predictable sequence.

1. Open **ATC CLEARANCE**.
2. Tap the first field.
3. Enter SID or routing, runway, initial altitude, squawk, and frequencies.
4. Use **NEXT** to move through fields in order.
5. Use **DONE** to close the keyboard.

<figure><img src="/files/Cq0OsvBtXaFdSjnXX99a" alt=""><figcaption></figcaption></figure>

Key fields include:

* SID / routing.
* Runway.
* Initial altitude.
* Squawk.
* Departure, Ground, Tower, and Clearance Delivery frequencies.
* Remarks.

## <mark style="color:$warning;">Scratchpad mode</mark>

Use Scratchpad when the clearance is too fast, non-standard, or easier to capture as text.

1. Switch to **SCRATCHPAD**.
2. Type the clearance as received.
3. Use field tabs to insert labels when helpful.

<figure><img src="/files/25N0lI4lrdY6x99naicl" alt=""><figcaption></figcaption></figure>

## <mark style="color:$warning;">Taxi mode</mark>

Taxi mode is a tap-to-build route tool for taxi instructions. It highlights runway crossings and hold-short instructions so they stand out.

1. Switch to **TAXI**.
2. Tap route tokens as clearance is received.
3. Use runway crossing and hold-short buttons when applicable.
4. Clear the taxi route when complete.

<figure><img src="/files/dYPagvOrsI7Qsb2IUJF6" alt=""><figcaption></figcaption></figure>

Taxi route data is transient and is not intended as a long-term saved record.


---

# 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://doc.avcomp.app/guides/record-atc-clearance.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.
