# Fleet Allocation & Scheduling

- [FAS: Step-By-Step Guides](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started.md)
- [Capacity Plan](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/capacity-plan.md)
- [Fleet Plans](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans.md)
- [Open Positions Board](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans/open-positions-board.md)
- [Scheduler Board](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans/gantt-board.md)
- [Cargo Management Board](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans/cargo-management-board.md)
- [Cargo Actions](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans/cargo-management-board/cargo-actions.md)
- [FAS Voyages List](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans/fas-voyages-list.md)
- [FAS Cargoes List](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans/fas-cargoes-list.md)
- [Voyage Actions](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/fleet-plans/voyage-actions.md)
- [Scenarios](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/scenarios.md)
- [Find Scenario](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/scenarios/find-scenario.md)
- [Create Scenario](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/scenarios/create-scenario.md)
- [Maintain Scenario](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/scenarios/maintain-scenario.md): Scenario Drawer
- [Copy Scenario](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/scenarios/copy-scenario.md)
- [Budgets](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets.md)
- [Create Budget Scenario](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/create-budget-scenario.md): Create Budget Dialog
- [Template Voyages](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/template-voyages.md): Template Voyages Tab in Budgets Module
- [Create Template Voyages](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/template-voyages/create-template-voyages.md)
- [Find Template Voyages](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/template-voyages/find-template-voyages.md)
- [Maintain Template Voyages](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/template-voyages/maintain-template-voyages.md)
- [Budgeted Voyages](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/budgeted-voyages.md)
- [Find Budgeted Voyages](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/budgeted-voyages/find-budgeted-voyages.md)
- [Bulk Updating Budgeted Voyages](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/getting-started/budgets/budgeted-voyages/bulk-updating-budgeted-voyages.md)
- [Create Voyages (JVMS)](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/step-by-step-guides.md)
- [Create Commitment](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/step-by-step-guides/create-commitment-from-scratch.md)
- [Create Commitment from CoA](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/step-by-step-guides/create-commitment-from-coa.md)
- [Create Commitment from Voyage Estimate](https://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling/step-by-step-guides/create-commitment-from-voyage-estimate.md)


---

# 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://docs.dataloy.com/release-6.38/fleet-allocation-and-scheduling.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.
