# Houseplant

- [11](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/11.md)
- [Deep Lyrics](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/deep-lyrics.md)
- [Adventure Revisited](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/adventure-revisited.md)
- [CH₃COOH](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/ch-cooh.md)
- [Rivest Shamir Adleman](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/rivest-shamir-adleman.md)
- [Zip-a-dee-doo-dah](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/zip-a-dee-doo-dah.md)
- [Pie Generator](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/pie-generator.md)
- [Ez](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/ez.md)
- [Groovin and Cubin](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/groovin-and-cubin.md)
- [QR Generator](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/qr-generator.md)
- [Half](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/half.md)
- [Tough](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/tough.md)
- [Beginner Writeups](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/beginner.md)
- [Spilled Milk](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/spilled-milk.md)
- [Fire-place](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/fire-place.md)
- [Survey Writeup: Houseplant 2020](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/survey-writeup-houseplant-2020.md)
- [Sizzle](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/sizzle.md)
- [Post-Homework Death](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/post-homework-death.md)
- [Rainbow vomit](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/rainbow-vomit.md)
- [Lemon](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/lemon.md)
- [I dont like needles](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/i-dont-like-needles.md)
- [Pz](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/pz.md)
- [Music Lab](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/music-lab.md)
- [Ezoterik](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/ezoterik.md)
- [Parasite](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/parasite.md)
- [Catography](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/catography.md)
- [Selfhost all the things!](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/selfhost-all-the-things.md)
- [Satan's jigsaw](https://the-winrars.gitbook.io/writeups/2020-writeups/houseplant/satans-jigsaw.md)


---

# 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://the-winrars.gitbook.io/writeups/2020-writeups/houseplant.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.
