# BullAnt

- [Introduction](https://technical.geometrygym.com/rhino-grasshopper/bullant/introduction.md): Introduction to the BullAnt plug-in for Rhino Grasshopper
- [Structure](https://technical.geometrygym.com/rhino-grasshopper/bullant/structure.md): Structural
- [Profiles](https://technical.geometrygym.com/rhino-grasshopper/bullant/structure/profiles.md): Creating and working with structural profiles with BullAnt
- [Geometry Creation Tools](https://technical.geometrygym.com/rhino-grasshopper/bullant/geometry-creation-tools.md): BullAnt tools to aid parametric design
- [Geometric Pattern Tools](https://technical.geometrygym.com/rhino-grasshopper/bullant/geometry-creation-tools/misc-creation-tools.md): BullAnt geometric patterning tools
- [Model Structure](https://technical.geometrygym.com/rhino-grasshopper/bullant/geometry-creation-tools/model-structure.md): BullAnt tools to generate simple structural geometry
- [Form Finding](https://technical.geometrygym.com/rhino-grasshopper/bullant/form-finding.md): Explains some of the form finding components available in Bullant
- [Geometry Utilities](https://technical.geometrygym.com/rhino-grasshopper/bullant/geometry-utilities.md): BullAnt geometry utilities
- [List and Tree Utilities](https://technical.geometrygym.com/rhino-grasshopper/bullant/list-and-tree-utilities.md): BullAnt List and Tree Utilities
- [BullAnt Examples](https://technical.geometrygym.com/rhino-grasshopper/bullant/bullant-examples.md): A list of examples for the Rhino-Grasshopper BullAnt Plug-In


---

# 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/rhino-grasshopper/bullant.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.
