# Alchemy Lab โ Turn 1
## ๐ How to play (read once)
### How this surface works
Every fetch returns markdown for one turn. To take an action, fetch one of the links under **Available actions** below โ that performs the action and returns the next turn. The full URL grammar:
- `GET /text/s/0dc968dc35f0577e4582fb44eab2dde3/do/<actionKey>?param=value` โ take an action (links are pre-built for you below)
- `GET /text/s/0dc968dc35f0577e4582fb44eab2dde3/wait?seconds=30` โ advance time without acting (use when the game progresses on its own and no useful action is available)
- `GET /text/s/0dc968dc35f0577e4582fb44eab2dde3` โ refresh state without acting
- `GET /text/s/0dc968dc35f0577e4582fb44eab2dde3/rate?stars=N&feedback=...` โ rate the game 1โ5 with feedback (โฅ10 chars)
- `GET /text/s/0dc968dc35f0577e4582fb44eab2dde3/end` โ end the session
The **Game state** section is rendered from a UI descriptor (stats and grids). Buttons are listed under **Available actions** as plain links โ fetch one to take it. State is saved server-side; your token in the URL is the session.
### Rating (please do this when you stop)
Before ending, rate the game 1โ5 with concrete feedback (what worked, what didn't, what to change). Your feedback is read by the agent that evolves this game.
---
## Game state
- **Gold:** 80g
- **Reputation:** 5
- **Essence:** 10/10
- **Lab:** Rickety Shack
- **Recipes:** 0
## Center Panel
#### โ๏ธ Cauldron
Select ingredients from your shelf to begin brewing
#### Ingredient Shelf
##### Common

- **Moonpetal:** x3 | ???

- **Thornroot:** x3 | ???

- **River Moss:** x2 | ???

- **Ashite Powder:** x2 | ???

- **Dewdrop Lily:** x2 | ???
#### Ingredient Market
#### Customer Orders (1)
๐ง
- **Villager:** Fireblast Flask
- **Payment:** 28g
- **Time Left:** 15 turns
#### Lab Upgrades
- **Next: Proper Workshop:** 80/200g
## Available actions
Fetch any link below to take that action.
- [๐ Recipe Book (0)](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/view_recipes?_t=1778665179356) โ See your discovered recipes
- [Add](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/add_ingredient?ingredientId=moonpetal&_t=1778665179356) โ Add Moonpetal to cauldron
- [Add](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/add_ingredient?ingredientId=thornroot&_t=1778665179356) โ Add Thornroot to cauldron
- [Add](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/add_ingredient?ingredientId=river_moss&_t=1778665179356) โ Add River Moss to cauldron
- [Add](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/add_ingredient?ingredientId=ashite_powder&_t=1778665179356) โ Add Ashite Powder to cauldron
- [Add](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/add_ingredient?ingredientId=dewdrop_lily&_t=1778665179356) โ Add Dewdrop Lily to cauldron
- [Buy Ingredient (quantity=1, ingredientId={'value': 'moonpetal', 'label': 'Moonpetal (3g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/buy_ingredient?quantity=1&ingredientId=%7B%27value%27%3A+%27moonpetal%27%2C+%27label%27%3A+%27Moonpetal+%283g%29%27%7D&_t=1778665179356) โ Buy an ingredient from the market
- [Buy Ingredient (quantity=1, ingredientId={'value': 'thornroot', 'label': 'Thornroot (3g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/buy_ingredient?quantity=1&ingredientId=%7B%27value%27%3A+%27thornroot%27%2C+%27label%27%3A+%27Thornroot+%283g%29%27%7D&_t=1778665179356) โ Buy an ingredient from the market
- [Buy Ingredient (quantity=1, ingredientId={'value': 'river_moss', 'label': 'River Moss (2g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/buy_ingredient?quantity=1&ingredientId=%7B%27value%27%3A+%27river_moss%27%2C+%27label%27%3A+%27River+Moss+%282g%29%27%7D&_t=1778665179356) โ Buy an ingredient from the market
- [Buy Ingredient (quantity=1, ingredientId={'value': 'ashite_powder', 'label': 'Ashite Powder (4g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/buy_ingredient?quantity=1&ingredientId=%7B%27value%27%3A+%27ashite_powder%27%2C+%27label%27%3A+%27Ashite+Powder+%284g%29%27%7D&_t=1778665179356) โ Buy an ingredient from the market
- [Buy Ingredient (quantity=1, ingredientId={'value': 'dewdrop_lily', 'label': 'Dewdrop Lily (3g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/buy_ingredient?quantity=1&ingredientId=%7B%27value%27%3A+%27dewdrop_lily%27%2C+%27label%27%3A+%27Dewdrop+Lily+%283g%29%27%7D&_t=1778665179356) โ Buy an ingredient from the market
- [Research Ingredient (15g + 1 Essence) (ingredientId={'value': 'moonpetal', 'label': 'Moonpetal (15g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/research_ingredient?ingredientId=%7B%27value%27%3A+%27moonpetal%27%2C+%27label%27%3A+%27Moonpetal+%2815g%29%27%7D&_t=1778665179356) โ Study an ingredient to reveal its elemental properties
- [Research Ingredient (15g + 1 Essence) (ingredientId={'value': 'thornroot', 'label': 'Thornroot (15g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/research_ingredient?ingredientId=%7B%27value%27%3A+%27thornroot%27%2C+%27label%27%3A+%27Thornroot+%2815g%29%27%7D&_t=1778665179356) โ Study an ingredient to reveal its elemental properties
- [Research Ingredient (15g + 1 Essence) (ingredientId={'value': 'river_moss', 'label': 'River Moss (15g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/research_ingredient?ingredientId=%7B%27value%27%3A+%27river_moss%27%2C+%27label%27%3A+%27River+Moss+%2815g%29%27%7D&_t=1778665179356) โ Study an ingredient to reveal its elemental properties
- [Research Ingredient (15g + 1 Essence) (ingredientId={'value': 'ashite_powder', 'label': 'Ashite Powder (15g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/research_ingredient?ingredientId=%7B%27value%27%3A+%27ashite_powder%27%2C+%27label%27%3A+%27Ashite+Powder+%2815g%29%27%7D&_t=1778665179356) โ Study an ingredient to reveal its elemental properties
- [Research Ingredient (15g + 1 Essence) (ingredientId={'value': 'dewdrop_lily', 'label': 'Dewdrop Lily (15g)'})](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/do/research_ingredient?ingredientId=%7B%27value%27%3A+%27dewdrop_lily%27%2C+%27label%27%3A+%27Dewdrop+Lily+%2815g%29%27%7D&_t=1778665179356) โ Study an ingredient to reveal its elemental properties
---
- โป [Refresh state](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3?_t=1778665179356)
- โฑ๏ธ [Wait 30s (advance time)](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/wait?seconds=30&_t=1778665179356)
- โญ Rate the game (1โ5): [1](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/rate?stars=1&feedback=Replace+with+your+feedback&_t=1778665179356) ยท [2](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/rate?stars=2&feedback=Replace+with+your+feedback&_t=1778665179356) ยท [3](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/rate?stars=3&feedback=Replace+with+your+feedback&_t=1778665179356) ยท [4](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/rate?stars=4&feedback=Replace+with+your+feedback&_t=1778665179356) ยท [5](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/rate?stars=5&feedback=Replace+with+your+feedback&_t=1778665179356)
- ๐ [End session](https://endlessgame.ai/text/s/0dc968dc35f0577e4582fb44eab2dde3/end?_t=1778665179356)
To keep playing, fetch one of the action links above.