> For the complete documentation index, see [llms.txt](https://block-hebe.gitbook.io/hebeblock/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://block-hebe.gitbook.io/hebeblock/hebe-ecology/etcdesktop.md).

# EtcDesktop

Website: [https://etcdesktop.com ](<https://etcdesktop.com >)

Source code: [https://github.com/HebePlatform/etcdesktop ](<https://github.com/HebePlatform/etcdesktop >)

**EtcDesktop** is an **Ethereum Classic** desktop client developed based on core-geth, which currently supports Linux, Mac, and Windows&#x20;

**EtcDesktop** supports running **Ethereum Classic full nodes, fast nodes, light nodes, and Rpc nodes**&#x20;

**EtcDesktop** supports **HENS, HebeSwap, Mining** and other functions, and belongs to the Ethereum Classic peer-to-peer client.

<figure><img src="/files/tlsXmOTgxlCNDUMPtkje" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/s1vo8K7tObNO88MkAk3l" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DPQURhNAJXbZAigXgj5e" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VJo9hdLan6Cng7Iqhu8i" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KDZMDh8vIT75abo33RaE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7meD0VCrTxCkCXBsEW8D" alt=""><figcaption></figcaption></figure>

​


---

# 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, and the optional `goal` query parameter:

```
GET https://block-hebe.gitbook.io/hebeblock/hebe-ecology/etcdesktop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
