# Projects & Variants

- [Iterate with variants](https://docs.finch3d.com/docs/projects-and-variants/iterate-with-variants.md)
- [Tools & Commands](https://docs.finch3d.com/docs/projects-and-variants/tools-and-commands.md)
- [Keyboard shortcuts](https://docs.finch3d.com/docs/projects-and-variants/keyboard-shortcuts.md)
- [Massing Studio](https://docs.finch3d.com/docs/projects-and-variants/massing-studio.md)
- [Customize your mass](https://docs.finch3d.com/docs/projects-and-variants/massing-studio/customize-your-mass.md): You've gotten your building into Finch- now what?
- [Calculate Data](https://docs.finch3d.com/docs/projects-and-variants/massing-studio/calculate-data.md): You've gotten your building into Finch- now what?
- [Story Editor](https://docs.finch3d.com/docs/projects-and-variants/story-editor.md)
- [Generate Unit Mix & Stairwells](https://docs.finch3d.com/docs/projects-and-variants/story-editor/generate-unit-mix-and-stairwells.md): The following process will be broken down into three stages: Generate Story, Generate Units and Editing
- [Generate Unit Mix & Corridors](https://docs.finch3d.com/docs/projects-and-variants/story-editor/generate-unit-mix-and-corridors.md)
- [Generate Unit Mix around Circulation](https://docs.finch3d.com/docs/projects-and-variants/story-editor/generate-unit-mix-around-circulation.md)
- [Algorithm Theory](https://docs.finch3d.com/docs/projects-and-variants/story-editor/algorithm-theory.md)
- [Unit Editor](https://docs.finch3d.com/docs/projects-and-variants/unit-editor.md)
- [Adaptive Plan Library](https://docs.finch3d.com/docs/projects-and-variants/unit-editor/adaptive-plan-library.md): How to build and customize your adaptive plan library.
- [Assign Adaptive Plans](https://docs.finch3d.com/docs/projects-and-variants/unit-editor/assign-adaptive-plans.md): Adapt plans for new scenarios or paste existing plans.
- [Enterprise - Generate Unit Plan](https://docs.finch3d.com/docs/projects-and-variants/unit-editor/enterprise-generate-unit-plan.md): Currently available only for Finch Enterprise.
- [Export](https://docs.finch3d.com/docs/projects-and-variants/export.md)
- [Feature Bank](https://docs.finch3d.com/docs/projects-and-variants/feature-bank.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.finch3d.com/docs/projects-and-variants.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.
