# First Steps

- [Rhino](https://docs.finch3d.com/docs/first-steps/rhino.md)
- [All about Rhino](https://docs.finch3d.com/docs/first-steps/rhino/all-about-rhino.md): Everything you need to know about the Rhino-Finch Plug-in
- [Add context geometry](https://docs.finch3d.com/docs/first-steps/rhino/add-context-geometry.md): Add surrounding buildings, facade details, balconies, nature, etc.
- [Grasshopper - Upload](https://docs.finch3d.com/docs/first-steps/rhino/grasshopper-upload.md)
- [Grasshopper - Download data](https://docs.finch3d.com/docs/first-steps/rhino/grasshopper-download-data.md)
- [Grasshopper - Advanced](https://docs.finch3d.com/docs/first-steps/rhino/grasshopper-advanced.md)
- [Revit](https://docs.finch3d.com/docs/first-steps/revit.md)
- [All about Revit](https://docs.finch3d.com/docs/first-steps/revit/all-about-revit.md)
- [Forma](https://docs.finch3d.com/docs/first-steps/forma.md): By using the Finch extension in Forma, you are able to bring over your building volumes and their context to Finch.
- [Advanced: Uploading Walls](https://docs.finch3d.com/docs/first-steps/advanced-uploading-walls.md)
- [Advanced: Exporting to Archicad](https://docs.finch3d.com/docs/first-steps/advanced-exporting-to-archicad.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/first-steps.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.
