# Welcome

Welcome to the Etica RandomX Documentation.\
This documentation provides a comprehensive guide to understanding and implementing the RandomX mining algorithm for the Etica Protocol.&#x20;

In the following pages, we'll explore:

* How RandomX works in the Monero ecosystem
* Key concepts like blob, nonce, and reserved space
* How Etica has implemented and modified RandomX
* Detailed explanations of each component in the Etica mining process

Whether you're a miner, developer, or simply curious about blockchain technology, this guide will help you understand the intricacies of Etica's mining system.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Basics</strong></td><td>Learn the basics of GitBook</td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td><td><a href="/pages/P1jWUExITa78iYjeQ9Tl">/pages/P1jWUExITa78iYjeQ9Tl</a></td></tr><tr><td><strong>Mining Pools</strong></td><td>Integrate with your pool</td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td><td><a href="https://etica.gitbook.io/etica-randomx/mining-pools/general-process">https://etica.gitbook.io/etica-randomx/mining-pools/general-process</a></td></tr></tbody></table>


---

# 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://etica.gitbook.io/etica-randomx/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.
