# Understanding Radix

- [Individual files and directories](https://docs.trydrupal.com/radix/understanding-radix/individual-files-and-directories.md): Read about each file and directory and their purposes.
- [Bootstrap Build](https://docs.trydrupal.com/radix/understanding-radix/bootstrap-build.md): A free Bootstrap variable builder, Start from scratch or reuse free featured designs.
- [Bootswatch](https://docs.trydrupal.com/radix/understanding-radix/bootswatch.md): Easy Bootswatch integration
- [Icons (Icon API)](https://docs.trydrupal.com/radix/understanding-radix/icons.md): Integrate Bootstrap icons or any other icon set into your own theme with ease.


---

# 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.trydrupal.com/radix/understanding-radix.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.
