# Future Availability

- [Projections](https://manual.unosofbooks.com/inventory/future-availability/projections.md): Here we explain how to input your projection data in UNOSOF.
- [Future Availability Management Settings](https://manual.unosofbooks.com/inventory/future-availability/management-settings.md): Here we explain how we build up via certain parameters our future availability.
- [Future Availability Sheets](https://manual.unosofbooks.com/inventory/future-availability/future-availability-sheets.md): In this manual we explain how is the correct management of the Future Availability Sheets.
- [Future Availability Reports](https://manual.unosofbooks.com/inventory/future-availability/future-availability-reports.md): Here we shall explain every report. From some reports, we need to generate some static tables (which decide the offer, the inventory) to make the actual reporting run smooth.


---

# 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://manual.unosofbooks.com/inventory/future-availability.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.
