# \[TIP] Make your host files visible

The ***.htaccess*** file in your Host allows this type of view

{% hint style="info" %}
Example: <https://game-launcher.net/GameLauncher/>
{% endhint %}

<figure><img src="/files/xvlNRXBfCBux3nxQhUR6" alt=""><figcaption><p>Host Easily Visible Files</p></figcaption></figure>

1. Create a file called *.htaccess* in the root of your Host.

**Add this line at the end of the file and save it.**\
\
\&#xNAN;*`Options All`*\
&#x20;\
(If you are using WordPress it should be after #End WordPress)

![](/files/CzIzGmNZxbghhEzDwHLm)


---

# 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://gamelauncher.gitbook.io/documentation/getting-started/installation/tip-make-your-host-files-visible.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.
