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

# 1.1 What is Coresky?

Coresky is a next-generation Web3 meme incubation and trading platform designed to empower community-driven meme projects from ideation to market launch. Unlike traditional Launchpads, Coresky provides a full-stack infrastructure that supports the entire lifecycle of meme tokens: creation, discovery, evaluation, funding, trading, and governance. Through an intuitive no-code interface and an on-chain voting and trading system, users can easily launch their own meme tokens and help select and amplify the most promising community-created projects.

At its core, Coresky merges meme culture and blockchain mechanics by integrating a points-based voting system, a dynamic "Meme Key" token model, and a robust incentive mechanism tied to user interaction and $CSKY rewards. This creates a flywheel of creativity, competition, and token-driven participation, ultimately turning community attention into verifiable traction.

Key highlights:

* **No-Code Meme Token Creation:** Anyone can launch a meme token in minutes.
* **Community Voting & Discovery:** Popularity is determined by the crowd via staking and upvoting.
* **Meme Key System:** Hold and trade access shards ("keys") to support or speculate on top meme projects.
* **Integrated DEX & Incubation Launchpad:** Qualified projects are directly listed with liquidity support.


---

# 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://coresky-1.gitbook.io/coresky-docs/platform-overview/editor.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.
