# Feature Bank

### Restore past versions

* Want to revert to an older version of your work? With the time machine feature, restore past versions of your variants.

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

### Daylight & Shadow Simulation

* Under the **`Display Tab`**, toggle the **`Sun`** on and input your sun location to see a shadow path of your site.

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

### Change Measurement System

* Switch your unit system between metric and imperial on the project overview page.
* All projects are set to metric by default.

<figure><img src="/files/4IVqDXhEPJM07SKfJsNU" alt=""><figcaption></figcaption></figure>

### Set Camera

* Under the **`Display Tab`**, orient your canvas to the desired view and select **`Save current camera`**.

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

### Parallel Axis Diagram

* Under the **`Display Tab`**, toggle the **`Parallel Axis Diagram`** on.

<figure><img src="/files/ykoiMYUz9KTzWoW262eb" 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://docs.finch3d.com/docs/projects-and-variants/feature-bank.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.
