# Multiple Term Contracts

Suppose we have a contract that starts on 1 January 2021, and then runs for a 12 month term followed by a 6 month term. In Aerofiler, set the start date using the same process as above. Then set an initial term for 12 months as follows:

&#x20;

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FKBoasDVn4SCBkl5znoH8%2Fimage.png?alt=media&#x26;token=8668ccd9-813e-484d-8ede-6344f6bba428" alt=""><figcaption></figcaption></figure>

Then click “Add Term” and add another six month term. The final result should look like the following:

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FIcXJbgMc5rfAxEIPYeaW%2Fimage.png?alt=media&#x26;token=12647183-059f-4a44-8150-1d22fa7a039e" alt=""><figcaption></figcaption></figure>

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

In the above example, if the final 6-month term was an auto-renewal, that could be set as follows:

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FxNrkxPUbucVv4uYyRc88%2Fimage.png?alt=media&#x26;token=b40c25c8-cda3-448c-a47c-7d681f02bcac" alt=""><figcaption></figcaption></figure>

This is the final contract term:

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FrMVIsD586IVatcpks8iI%2Fimage.png?alt=media&#x26;token=18fd5318-24ce-4fb3-a5bb-87ae9d88f28a" 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/multiple-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.
