# 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="fologram/fologram-applications" %}
[fologram-applications](https://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/guides/fologram/fologram-applications)
{% endcontent-ref %}

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

{% content-ref url="fologram/fologram-rhino" %}
[fologram-rhino](https://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/guides/fologram/fologram-rhino)
{% endcontent-ref %}

{% content-ref url="fologram/fologram-grasshopper" %}
[fologram-grasshopper](https://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/guides/fologram/fologram-grasshopper)
{% endcontent-ref %}

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

{% content-ref url="fologram/shared-experiences" %}
[shared-experiences](https://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/guides/fologram/shared-experiences)
{% endcontent-ref %}


---

# 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://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.
