> For the complete documentation index, see [llms.txt](https://www.coincashew.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.coincashew.com/readme.md).

# Home

## <img src="/files/76ATv4bo84zGjGTyHWjq" alt="" data-size="line"> CoinCashew

> **The best how-to guide for all your favorite cryptocurrencies.**
>
> Learn to do anything with crypto, *better*.

## :fire: **HOT TOPICS**

* :pill: Install [**EthPillar**](/coins/overview-eth/ethpillar.md): one-liner setup tool and node management TUI!
* :blue\_book: [Early Preview: **Hoodi testnet** staking guide](/coins/overview-eth/testnet-hoodi.md)
* :cut\_of\_meat: Learn to setup your own Ethereum Staking Validator here!
* :moneybag: [Enable MEV-boost for Ethereum Staking](/coins/overview-eth/mev-boost.md)
* :scream: Don't Panic: [Recover ETH Validator Mnemonic Seed](/coins/overview-eth/guide-or-recover-ethereum-validator-mnemonic-seed.md)
* :chains: Learn to setup your own [Cardano Stake Pool here!](/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node.md)

{% hint style="info" %}
:new: **New DISCORD Server: Join** <https://discord.gg/dEpAVWgFNB>
{% endhint %}

## :robot: Blazingly helpful

> "CoinCashew was like the expert crypto mentor I never knew I needed. Saved me so much time and money!" -- TheRealSatoshi

> "One guide to guide them all." --Cambo

> "Crypto explained, ELI5 style" --5 year young

## :dart: Be the contributor, the builder.

Perhaps you wrote your own guide? Scale, share, and amplify your knowledge. [Your pull request contributions are welcome on GitHub!](/contributing.md)

> Accelerating the adoption of crypto! Yes, you are.

## :star:Stargazers over time

[![Stargazers over time](https://starchart.cc/coincashew/coincashew.svg?variant=adaptive)](https://starchart.cc/coincashew/coincashew)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.coincashew.com/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.
