# Guru Network Mainnet Launch Documentation

This documentation provides essential information for developers and users participating in the mainnet launch.

Voting for the Guru Network Mainnet Launch Initiative proposal is now live on [Snapshot](https://snapshot.org/#/thegurudao.eth/proposal/0x5cf11a62b6708460e41995a8e96b0f4c4e68d33aaaa9a9dc1c079fb72479a862). Please go to the Guru Network DAO space and cast your vote!&#x20;

For voting you need to connect a wallet with [Guru Season Pass 1](https://opensea.io/collection/guru-season-pass-nft-v2), [Season Pass 2](https://opensea.io/collection/guru-season-2-pass) or Spooky Guru NFT.&#x20;

For anyone who doesn't have Seasons but wants to participate in governance, the [Evergreen collection](https://opensea.io/collection/guru-network-dao) is available for minting in the app and in the bot as well.

**Voting is open until November 20, so don't miss your chance to participate and express your opinion.**

**Anyone who votes for the winning choice shares a pool of 200,000 GURU based on Voting power.**

### Core Components

[**Flow Orchestrator**](/flow-orchestrator.md)

* Manages complex workflows requiring adaptive, context-aware decisions
* Implements BPMN (Business Process Management and Notation) standard
* Deploys process definitions with corresponding Factory Smart Contracts

### Network Participants

**Gurus**

* AI Processors contributors
* Compute Node Runners
* Individual Agents code contributors

**Ecosystem Projects**

* Deploy BBPA orchestrations
* Publish AI Processors
* Contribute to GURU AI Assistants

### Technical Architecture

**Compute Layer**

* Cross-chain compatibility across 18 blockchain networks
* Integration with Chainlink for off-chain computations
* Non-custodial Web3 Processors executionGur
*

### Revenue Streams

**Network Activities**

* Orchestration fees
* Transaction processing
* AI-driven workflow execution

### Mainnet Features

**Cross-Chain Support**

* Multi-chain orchestration
* Integrated AI Processors catalog
* Decentralized compute resources

### Development Tools

Please proceed to ther [Guru Framework](https://github.com/dex-guru/guru-framework) on GitHub

### Scaling Strategy

**Q4 2024 Milestones**

* Ecosystem incentives launch
* Guru Launchpad deployment
* Public Smart Wallet release
* Franchise toolset implementation

**2025 Objectives**

* Technical implementation expansion
* AI infrastructure development
* Web3 partnerships establishment


---

# Agent Instructions: 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:

```
GET https://docs.gurunetwork.ai/guru-network-mainnet-launch-documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
