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

# Get-Started

Amnesiac does not require installation on the target system. To get started, simply load the tool in memory and run, or clone the repository to your local machine.&#x20;

```
iex(new-object net.webclient).downloadstring('https://raw.githubusercontent.com/Leo4j/Amnesiac/main/Amnesiac.ps1');Amnesiac
```

Please read the documentation to get the best out of Amnesiac. However..

If you want to try Amnesiac without diving into the details, please read the [Quick Start](/amnesiac/get-started/quick-start.md) page
