# GARAGE

- [What can I do in the Garage?](https://docs.wreckleague.xyz/garage/what-can-i-do-in-the-garage.md)
- [How to open Boxes?](https://docs.wreckleague.xyz/garage/how-to-open-boxes.md)
- [What are Part NFTs?](https://docs.wreckleague.xyz/garage/what-are-part-nfts.md)
- [Attachment Stats](https://docs.wreckleague.xyz/garage/what-are-part-nfts/attachment-stats.md)
- [What are Mech NFTs?](https://docs.wreckleague.xyz/garage/what-are-mech-nfts.md)
- [How is a Wreck Mech Type-C assembled and disassembled?](https://docs.wreckleague.xyz/garage/how-is-a-wreck-mech-type-c-assembled-and-disassembled.md)
- [How to Mint Wreck Mech Type-C into NFTs?](https://docs.wreckleague.xyz/garage/how-to-mint-wreck-mech-type-c-into-nfts.md)
- [You must use browser hardware acceleration to assemble the Mech](https://docs.wreckleague.xyz/garage/you-must-use-browser-hardware-acceleration-to-assemble-the-mech.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://docs.wreckleague.xyz/garage.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.
