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

# Welcome to Merkle

## Stake with us

### Install Daedalus or Yoroi

Install one of the official Cardano wallet, you can either visit [Adalite](https://adalite.io/) (recommended for hardware wallets) or download [Daedalus ](https://daedaluswallet.io/#download)or [Yoroi](https://yoroi-wallet.com/) on your device.

### Create your own wallet

Create (or restore/connect) your wallet and send your ADA onto your newly created (or restored) wallet.

### Delegate to Merkle Validator Pool

Start delegating to us by choosing **\[MERK]** from the list of available pools or look us up using the Merkle Pool ID:

```
232b0ab2239204974aa236cf022ab95301a1772609f3c6907628cde2
```

{% hint style="danger" %}
**NOTE: WE WILL NEVER ASK FOR YOUR PRIVATE KEYS.**
{% endhint %}

### Still confused ? Need more help ?!?!?[ Visit our comprehensive guide ➡️](/cardano.md)


---

# 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://docs.merklestaking.io/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.
