# Introduction

![](https://3627046127-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MLZ-_VUMFCRJp3yhgBe%2F-MhxibG9AGV0i3MqvtrR%2F-Mhxiqa3gsnw0t5zWg-h%2Flogo.png?alt=media\&token=cd359867-9e8b-4702-8b91-d1f58a703d9d)

### See it live

Go to the [habra.vercel.app](https://habra.vercel.app/top/daily/p/1) site and feel yourself at home! It can do almost everything that the original site does, but with its own tricks and features.

### Features

* **Dark mode** 😲 and also OLED mode and sepia
* Tons of customization settings *(planned more)*
* Styled following Material Design
* Mobile friendly
* Coded with React, TypeScript and Redux

### Contribution

Feel free to contribute as `habra.` is open-sourced! If you want more contributing information, visit the page about self-hosting.

### Credits

VK: [@tarnatovski](https://vk.com/tarnatovski)


---

# 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://jarvis394.gitbook.io/habra/master.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.
