> For the complete documentation index, see [llms.txt](https://cairofinance.gitbook.io/cairo-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cairofinance.gitbook.io/cairo-finance/our-products/cairo-incubator-program.md).

# CAIRO INCUBATOR PROGRAM

An incubation and acceleration project for blockchain-based projects with a focus on early-stage startups. Apply Now: <pharao@cairo.finance>

**What is Cairo Incubator, and why should projects join?**

Cairo Incubator focuses on projects that add beneficial technology to the industry. By participating in the incubation program, you will gain access to a strong community, networking contacts, agencies, and the invaluable experience of other project owners.

**The program emphasizes three pillars:**

1. Marketing Support
2. Fundraising and Liquidity Support
3. Facilitating connections with like-minded projects

**$CBANK Investors' Benefits**

#### Incubator Staking from 7,500 CBANK

Investors who lock their tokens for 6, 9 or 12 months will gain access to exclusive incubator deals and receive free airdrops, which can amount to up to 50% of the current CBANK value! (Date: September 16th, 2024)

**Incubator Staking below 7,500 CBANK**

Investors locking less than 7,500 CBANK tokens won’t be left empty-handed. With every new incubator partnership launched on the Binance Smart Chain, airdrops will also be distributed to all stakers, starting with as few as 1 CBANK token.

**Important Details:**

* **Limited Offer**: Only the first 750,000 tokens locked for 9 or 12 months are eligible for this opportunity, which means it's limited to 100 participants. This opportunity is expected to fill up quickly, so act fast!

**Stake CBANK earn CBANK 2025 (lock here for the airdrops):**

<https://app.uncx.network/chain/bsc/farm/0xc5b6785A1CeB672cB85e9f440bf2d176b6A19779>


---

# 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://cairofinance.gitbook.io/cairo-finance/our-products/cairo-incubator-program.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.
