> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/next-lab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/guides/fologram.md).

# Fologram

Fologram is designed as a plugin that streams data from Rhino and Grasshopper to a Hololens or mobile device.

Fologram's documentation is a great place to start with learning:

{% embed url="<https://fologram.com/docs>" %}

To download and access Fologram, go to this link:

{% embed url="<https://fologram.com/download>" %}

### Content

#### Begin here with  your intended endpoint device:

{% content-ref url="/pages/-MhHV18D3iOwy11B5OWp" %}
[Fologram Applications](/next-lab/augmented-reality/guides/fologram/fologram-applications.md)
{% endcontent-ref %}

#### And then read through your intended workflow:

{% content-ref url="/pages/-LXv0rsqr7No9QyFm09f" %}
[Fologram for Rhino](/next-lab/augmented-reality/guides/fologram/fologram-rhino.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LXv0HjgmkCW1EnUuZ94" %}
[Fologram for Grasshopper](/next-lab/augmented-reality/guides/fologram/fologram-grasshopper.md)
{% endcontent-ref %}

**For experiences involving multiple people and devices, check out this article:**

{% content-ref url="/pages/-LXv4\_EEjv6wGGE9FbGZ" %}
[Shared Experiences / Tracked Models](/next-lab/augmented-reality/guides/fologram/shared-experiences.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/guides/fologram.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.
