# Cryptoanarchy Debian Repository

**Cryptoanarchy Deb Repository (CADR)** is open, secure and easy way how to run Bitcoin software and other cryptoanarchy tools.

![image](https://user-images.githubusercontent.com/61149543/135668774-11050f9e-d912-4ba7-81e4-5b6e76951766.png)

## 🔎 What you can find here: <a href="#what-youll-find-here" id="what-youll-find-here"></a>

* [What is the point of this project?](https://taxmeifyoucan.gitbook.io/cadr/about/why-cadr#whats-the-point)
* [Deeper look into how does it work](https://taxmeifyoucan.gitbook.io/cadr/about/how-does-it-work)
* [How to set it up](https://taxmeifyoucan.gitbook.io/cadr/usage/setup)
* [Usage of each app](https://taxmeifyoucan.gitbook.io/cadr/usage/supported-software)
* [Support and community](https://taxmeifyoucan.gitbook.io/cadr/community/support-1)
* [FAQs](https://taxmeifyoucan.gitbook.io/cadr/faq/general-faq)

> 💻 For the code and original docs head over to <https://github.com/debian-cryptoanarchy/cryptoanarchy-deb-repo-builder/>

{% hint style="danger" %}
**The project is still work in progress!** For the time-being a basic admin skills going to be of a great help. It is often faster and more illustrative to provide the code via commands that you paste to your terminal window, than writing the instruction for GUI.

Any feedback you might provide is appreciated. You can do so by [reaching out to us](https://taxmeifyoucan.gitbook.io/cadr/community/support-1) or opening an issue on [GitHub repository](https://github.com/taxmeifyoucan/cadr-docs/tree/eeb26ce86ff7acd0df5aa9868b4be42d80855891/debian-cryptoanarchy/cryptoanarchy-deb-repo-builder/issues/README.md) page.
{% endhint %}


---

# 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://taxmeifyoucan.gitbook.io/cadr/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.
