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

# Developer Platform

<h2 align="center"><strong>CryptKing Claws 🦁🦞</strong></h2>

<p align="center">The first infrastructure layer built exclusively for founders, artists, and creative teams</p>

<p align="center"><a href="https://cryptkingclaws.site/" class="button primary" data-icon="globe-pointer">Check our Webapp</a> </p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4> <strong>About CKC</strong></h4></td><td>Basic info about cryptking claws and the vision</td><td><a href="/spaces/SeFTH394KEFDQFRUenie/pages/LThc2RqOxBKU56Qt3TMy">/spaces/SeFTH394KEFDQFRUenie/pages/LThc2RqOxBKU56Qt3TMy</a></td><td><a href="/files/A3lnsJvLZSeeP0DLCLH5">/files/A3lnsJvLZSeeP0DLCLH5</a></td></tr><tr><td><h4><strong>Season ∅</strong> </h4></td><td>v1 , v1.5 , PFP Collection , anti cheat system , CKC vs Competitors</td><td><a href="/spaces/SeFTH394KEFDQFRUenie/pages/PbYb0GukRhiS4qCHdRal">/spaces/SeFTH394KEFDQFRUenie/pages/PbYb0GukRhiS4qCHdRal</a></td><td><a href="/files/WFGcQwQgvW4Ghp5x9TU3">/files/WFGcQwQgvW4Ghp5x9TU3</a></td></tr><tr><td><h4><strong>Season 1</strong></h4></td><td>v2 , Revenue model , $CKC</td><td><a href="/spaces/SeFTH394KEFDQFRUenie/pages/aOjs4gC5WzIpifbjuGsn">/spaces/SeFTH394KEFDQFRUenie/pages/aOjs4gC5WzIpifbjuGsn</a></td><td><a href="/files/0NoLtZZXGmBLOlQHEpDp">/files/0NoLtZZXGmBLOlQHEpDp</a></td></tr></tbody></table>

<h2 align="center">Join a community of over 8,000 Hyperliquid beleivers</h2>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Join our Discord community to post feedbacks, get in touch with us , and participate in <strong>Season ∅ + Season 1</strong> alongside 8,000 like minded Kings.</td><td><a href="https://discord.gg/cryptkingclaws" class="button primary">Join Discord</a></td><td><a href="/files/ZD55Jaiu8CYL9X9I0lWA">/files/ZD55Jaiu8CYL9X9I0lWA</a></td></tr><tr><td><h4><i class="fa-x-twitter">:x-twitter:</i></h4></td><td><strong>X community</strong></td><td>to stay updated about all our upcoming events, exciting partnerships, major announcements &#x26; exclusive opportunities ⬇️ </td><td><a href="https://x.com/CryptKingClaws" class="button primary">Follow us on X</a></td><td><a href="/files/gVyUFlDdN5shuc2deQxQ">/files/gVyUFlDdN5shuc2deQxQ</a></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, and the optional `goal` query parameter:

```
GET https://cryptking-claws.gitbook.io/cryptking-claws-docs/readme.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.
