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

# Phase Map

**Phase 1**

*Cyber Coins* - Each ERC-721 token acts as your currency for entry into our genetic creation experiment. After the sale closes holders will use $Cyber Coins to burn for a Cyber Pass.

<figure><img src="/files/TLaKpcxhfFRrB6GTRxqE" alt=""><figcaption><p>CYBER CANNI - ECOSYSTEM COIN</p></figcaption></figure>

<figure><img src="/files/MvIhwB2Z4X2GR1UhwSX5" alt=""><figcaption><p>PEPE PARDOY - 420 </p></figcaption></figure>

**Phase 2**

*Cyber Pass* - Once you burn for a Cyber Pass you now have the ability to enter the voting process. Each NFT is given the ability to vote ONCE. During the voting process, the holder can vote on the following.

* Strain Creation
* Strain Name
* Seed Packaging

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

*PFP* - We are passionate about the power of PFPs to revolutionize the world of digital identity. We believe that PFPs are more than just a picture - they're a representation of who we are and what we stand for. As a part of our commitment to creating a deeper connection between our community while providing new opportunities for collaboration and growth. All holders of a Cyber Pass will claim their free PFP during phase 2, release date and details to be determined.

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

**Phase 3**

*Seed Claim* - Holders of a Cyber Pass will burn a card to claim a seed packet. Details to be announced.

*Immutable Receipt* - All holders who claim seeds will be airdropped with a record of individual provenance.&#x20;

<figure><img src="/files/jz36A4qW6PpyQfPgeRWi" 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://cyber-canni.gitbook.io/2023/phase-map.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.
