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

# Greffon Overview

Greffon is a cutting-edge decentralized application hosting platform that redefines how applications are deployed and hosted. This innovative platform empowers users to effortlessly deploy and execute decentralized applications, known as greffons, on the network. By harnessing the collective computing power of network participants, Greffon offers a decentralized, secure, and highly available hosting solution for a wide range of applications.

**Key Features:**

1. **Decentralized Application Hosting:** Greffon provides a decentralized and censorship-resistant hosting solution, ensuring enhanced reliability and security for applications compared to traditional centralized alternatives.
2. **Flexibility and Compatibility:** Supporting various operating systems and browsers, Greffon offers flexibility and compatibility, allowing users to deploy greffons on their preferred environments.
3. **User Control:** Greffon puts users in full control of their hosting experience. Greffers can choose which greffons to deploy, how much computing power to allocate, and when to participate in the network.
4. **Earn Cryptocurrencies:** As a reward for hosting greffons, users, known as Greffers, are incentivized with cryptocurrencies. This rewards system fosters an active and engaged community, driving continuous participation.
5. **Diverse Application Ecosystem:** Greffon encourages the development and deployment of diverse greffons, spanning various industries and use cases, to foster an extensive and vibrant application ecosystem.

**How Greffon Works:**

1. **Decentralized Hosting:** Users can effortlessly deploy greffons to become Greffers. By joining the network, they contribute their computing power to the decentralized ecosystem.
2. **Greffon Deployment:** Greffers can deploy greffons based on their preferences, specifying the required computing resources for each application. The platform automatically distributes tasks among available Greffers, forming a distributed network of computing power.
3. **Leveraging Shared Computing Power:** When a greffon is deployed, it harnesses the combined computing power of multiple Greffers to execute the application efficiently and securely.
4. **Rewards and Tokenomics:** Greffers receive rewards in the form of the native Greffon Token (GRF) for their hosting services. The tokenomics of Greffon are designed to incentivize active participation and contributions to the ecosystem.

**Join Greffon Today:**

Greffon opens up a world of possibilities for developers, users, and enthusiasts. Whether you want to deploy applications, earn cryptocurrencies, or contribute to a thriving decentralized ecosystem, Greffon invites you to be part of this groundbreaking platform.


---

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

```
GET https://docs.greffon.io/introduction/greffon-overview.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.
