# Learn

There are a number of ways in which you can learn the basics and more advanced aspects of using the Geometry Gym plug-in tools.

## Example Files

There are a number of examples which have been added to this guide in the relevant sections. They are generally located under the specific plug-in tabs.

## Learning Grasshopper and Parametric design

A big challenge in fully utilizing the Geometry Gym is to have a good understanding on how to use Grasshopper and other parametric design tools.

If you are new to parametric design there are countless video tutorials online which can help to get you started. We recommend the following websites which are generally tailored to learning specific to the built environment:

* [ThinkParametric](https://technical.geometrygym.com/www.thinkparametric.com)
* [Designalzye](http://designalyze.com/tutorials)
* [Modelab](https://www.youtube.com/channel/UCFwIL20fwOmTUkxJgOPk5Jg)

{% hint style="info" %}
The [Grasshopper 3D website](https://www.grasshopper3d.com/) also has a list of good ways to learn the basics.
{% endhint %}


---

# 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://technical.geometrygym.com/learn.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.
