# Introduction

Directory Lister is the easiest way to expose the contents of any web-accessible folder for browsing and sharing. With a zero configuration, drag-and-drop installation you'll be up and running in less than a minute.

## Features

* **Simple installation** allows you to be up and running in less than a minute.
* **Light and dark themes** to suit your professional needs or personal style.
* **Custom sort ordering** gives you control of the ordering of your files/folders.
* **File search** helps you locate the files you need quickly and efficiently.
* **File hashes** instill confidence when downloading files through verification.
* **Readme rendering** allows exposing the contents of READMEs directly on the page.
* **Zip downloads** for fetching an entire directory of files in a single action.
* **Multi-lingual support** brings Directory Lister to the language of your choice.

## Changelog

A list of changes can be found on the [GitHub Releases](https://github.com/DirectoryLister/DirectoryLister/releases) page.

## Copyright

This project is licensed under the [MIT License](https://github.com/DirectoryLister/DirectoryLister/blob/master/LICENSE).


---

# 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.directorylister.com/readme.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.
