# Config.plist Basics

You will need this information, if you already know your way around XML format, it will be a breeze for you (you still need to read it though).

This will show you how to handle your config.plist manually, and I \*\***strongly recommend**\*\* that you learn this properly for the next section.

## [Config.plist Basics - Vanilla Guide](https://hackintosh.gitbook.io/-r-hackintosh-vanilla-desktop-guide/config.plist-basics)

## [Clover Template - Fewtarius Laptop Guide](https://fewtarius.gitbook.io/laptopguide/prepare-install-macos/clover-template)

Big thanks to /u/corpnewt and /u/fewtarius for the time and effort put in those guide.

You shall go to the next step only if your read the above, you will have a bad time if not.


---

# 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://internet-install.gitbook.io/macos-internet-install/clover-boot-manager/config.plist-basics.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.
