# Single Term Contracts

Suppose a contract begins on 1 January 2021 and runs for 12 months. As above, begin by setting the Start Date and then clicking “Contract Term”. Set the term to 12 months as follows:

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

If there is a notice period, you can set the number of days, months or year in advance of which notification is required:

<figure><img src="/files/6i3xVVzdssz3JOG80zVq" alt=""><figcaption></figcaption></figure>

You then click “Add Term” and then Save. When you click “Contract Term” again, you should see the following:

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

**Auto-Renewing Contracts (Single-Term)**

Suppose in the example above, the contract auto-renewed for successive 12 month periods. You would go through the same initial steps, and then click the “Auto Renew” switch:

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

When you add the term and save, the contract term should then look like the following:

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


---

# 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://userguidesgitbook.aerofiler.com.au/single-file-view/contract-terms/single-term-contracts.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.
