> For the complete documentation index, see [llms.txt](https://nicholsonlabs.gitbook.io/labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicholsonlabs.gitbook.io/labs/bioplastic/recipes-refined-seaweed/agar-ag17-mm-film-with-plasticizer.md).

# Agar Ag17 (?mm Film, with Plasticizer)

![](/files/4I6XxEZ33fyxJ7no3B7x)

Ingredients:&#x20;

* Water (50 mL)
* Agar agar powder (2 g)
* Glycerol (3 g)

Procedure:

* Mix all the ingredients into a microwave-safe beaker.
* Microwave for about 30 seconds, depending on microwave power.
* Stir the mixture after being microwaved.
* Cast onto a flat sheet, and let it spread out. Make sure the casting surface is level.
* Done!

Properties:

* Before drying: Brown goop.
* After drying: Feels the same as Ag12, but slightly weaker, and contains numerous bumps

Notes:

* When heating in a microwave, you will need to heat longer if you use a larger beaker. My beaker was 100 mL and reached 90C in 30 seconds, but a 250 mL beaker reached only 80C in 30 seconds.
* This is supposed to feel similar to vinyl, but it doesn't, and I don't know why. It is supposed to look clear and be thicker.&#x20;
* This recipe is based on work conducted by the Alganyl team. Read their PDF below:

{% file src="/files/3GhIAzuhCt5zgyIzydgD" %}


---

# 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://nicholsonlabs.gitbook.io/labs/bioplastic/recipes-refined-seaweed/agar-ag17-mm-film-with-plasticizer.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.
