> For the complete documentation index, see [llms.txt](https://wiki.ccminers.cc/cc-miners-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ccminers.cc/cc-miners-network/cc-miners-network.md).

# CC Miners Network

<figure><img src="/files/W6VecwCu8lS7fqurjZiJ" alt="" width="375"><figcaption><p>cc miners logo oficial 2024</p></figcaption></figure>

Te encuentras en la wiki oficial de CCMiners, aqui encontraras elementos/items con la utilidad, funcionamiento y explicacion de uso dividido por Modalidades. <br>

<figure><img src="/files/SxTfGYHRForsjl0ASr4c" alt=""><figcaption><p>discord logo</p></figcaption></figure>

Si tienes alguna duda puedes recurrir a nuestro [**Discord**](https://discord.gg/B8zH4VDy9Z) y abrir un ticket de soporte. Sin embargo te recomiendo primero revisar si tu duda se encuentra en nustra lista de FAQS (En actualización).

<figure><img src="/files/9CyKuWJexgYgUTeXeyqB" alt=""><figcaption><p>Sistema de soporte en Discord</p></figcaption></figure>

Si encuentras algun elemento desactualizado en esta wiki te agradeceria que nos lo comentes mediante el mismo sistema de tickets.

Recuerda que puedes ingresar al servidor tanto en Java como en Bedrock:

<table><thead><tr><th>PLATAFORMA</th><th width="249">IP</th><th>VERSIÓN</th></tr></thead><tbody><tr><td>💻Java</td><td>mc.ccminers.cc</td><td><em>1.17-1.20.x</em></td></tr><tr><td>📱Bedrock</td><td>mc.ccminers.cc<br>Puerto: 3040</td><td><em>Last Version</em></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://wiki.ccminers.cc/cc-miners-network/cc-miners-network.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.
