# Linux Capstone

Since you've finished reading the Linux section of our handbook, there's a test for you to try. It's available here: [Access it here](https://tryhackme.com/jr/linuxsubmodulecapstone).

Visit the room and get started.

If you don't have TryHackMe Premium, you'll need to install the provided OVA file and import it into VirtualBox. Make sure the network adapter is set to *Bridged* so that you can SSH into the virtual machine and follow along to answer all the questions.

Good luck! 😄


---

# 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://handbook.ncateam.xyz/fundamentals/linux/linux-capstone.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.
