> For the complete documentation index, see [llms.txt](https://benz.gitbook.io/walker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://benz.gitbook.io/walker/walker-and-elephant.md).

# Walker and Elephant

Walker is a frontend program that allows you to interact with a backend: Elephant.

Elephant handles:

* what data should be shown
* how things are executed

Walker handles:

* deciding what is queried
* how to run actions

Therefore the overall Walker-Experience has to be configured for those two programs separately.

## Your Friends:

```
walker --help
elephant --help
elephant generatedoc
```

## Providers implemented by Walker per default

Walker implements a bunch of Elephant providers by default, these are:

* bluetooth
* archlinux packages
* calc
* providerlist
* websearch
* desktopapplications
* files
* todo
* runner
* symbols
* unicode
* clipboard
* menus
