# ZelDocs Landing Page

## Welcome to the Zel documentation repository

Here you'll find tutorials, technical details, FAQ's and more about everything Zel. This repository will be the central repository for Zel documentation and continually updated.

### Zel's new unified website - <https://zel.network>

{% hint style="info" %}
<<--- Select a Zel project from left for all documentation to a specific module.
{% endhint %}

### Quick Summary

ZelCore Multi-asset wallet & platform v2.1.0 - [Download](https://zel.network/project/zelcore/download.html)   **|** [Information](https://zel.network/project/zelcore/)

Zel currency market information - [Coinmarketcap   ](https://coinmarketcap.com/currencies/zelcash/)**|**   [Coingecko](https://www.coingecko.com/en/coins/zelcash?utm_content=zelcash\&utm_medium=search_coin\&utm_source=coingecko)

Zel & ZelNode current binary version v3.3.1 - [Github](https://github.com/zelcash/zelcash)

ZelNode Install Guides - [Easy w/ install script](https://zelcash.gitbook.io/zelnodes/beginner-zelnode-setup-guide)   **|**   [Advanced from source](https://zelcash.gitbook.io/zelnodes/advanced-zelnode-setup-guide)

Zel Mining (Zhash algo) - [Coin Specs, Wallets, Pools, Exchanges](https://zel.network/zel/)

Zel Logos, Branding, Colors - [Press Kit](https://zel.network/press/)


---

# 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://zel.gitbook.io/zeldocs/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.
