> For the complete documentation index, see [llms.txt](https://docs.gorplescoin.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gorplescoin.xyz/citizens-of-gorpopolis/cyberpunk-gorple.md).

# Cyberpunk Gorple

*"Cyberpunk Gorples are the neon-streaked hackers of the crypto underground, forever jacked into the digital matrix where they manipulate the code of reality itself. They view the world as a network of exploitable systems, where ethics are just another firewall to crack. In their relentless pursuit of the ultimate hack, no data is secure, no AI untouchable – all in a desperate attempt to feel human again amidst their chrome-plated existence."*

The Cyberpunk theme manifests in our Expert Mode dApp, a haven for the intellectually adventurous and fine connoisseurs of the crypto universe. Our goal is to cater to veteran crypto enthusiasts by offering them a playground where they can leverage an array of features to forge their distinct paths in the world of Gorples.&#x20;

Deeply immersed in the crypto universe, the Cyberpunk Gorple wield the potent power to craft and control narratives from the ground up, commanding influence with a fluid yet focused obsession. Their journey, guided by an ever-changing code of ethics, grants them an unpredictable yet fascinating role within the vibrant, evolving crypto ecosystem.

Through a complex network of possibilities, they can analyze, strategize, and orchestrate their moves with precision, constantly pushing the boundaries of what's possible. Their push for control over supply distribution will benefit all Gorples as many tokens will get burned. We hold out hope that finding a home in the Gorple community will bring them a sense of purpose.


---

# 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://docs.gorplescoin.xyz/citizens-of-gorpopolis/cyberpunk-gorple.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.
