# File Included

Once downloaded, unzip the compressed folder and you'll see something like this:

<figure><img src="https://984531360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj6JMBQcKQhbHOOTZFE4O%2Fuploads%2FXMj57sBC92GizyaDgQR4%2Fimage.png?alt=media&#x26;token=475c48da-9e76-4d10-bb68-5885460172c0" alt=""><figcaption></figcaption></figure>

* `sala-html-file`: the main template file that needs to use.
* `documentation`: The documentation folder has a file with the documentation links online.
* `readme.html`: file intro about the theme and included some helpful links.
* `Design file`


---

# 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://uxper.gitbook.io/sala-html/structure.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.
