# INTRODUCTION

![](https://736619812-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPwyYJrGSOmH8aTLEh%2F-Lj0ES-fPzh9ZULdC7vb%2F-Lj0ESkVcleWonFT6CqE%2Flogo.jpg?generation=1562315186320533\&alt=media)

## CyberWay — the Most Powerful Infrastructure for Decentralized Applications

**Welcome to the CyberWay source code repository! CyberWay is a EOS fork with some major improvements.**

**There is public testnet running currently.**

[![buildkite](https://badge.buildkite.com/f0940b2380542f6c80c1c01aa773d61c1d3470007fa5b9e6c3.svg?branch=master)](https://buildkite.com/cyberway) [![GitHub](https://img.shields.io/github/license/cyberway/cyberway.svg)](https://github.com/cyberway/cyberway/blob/master/LICENSE)

### Getting Started

#### More information about CyberWay

* [White Paper](https://docs.cyberway.io/users/white_paper)
* [Main features of CyberWay](https://docs.cyberway.io/users/cyberway_features)
* [Bandwidth differences between EOS and CyberWay](https://docs.cyberway.io/users/bandwidth_differences)
* [Bandwidth implementation](https://docs.cyberway.io/users/bandwidth_implementation)
* [The best blockchain for user-friendly dApps](https://cyberway.io)

#### Advantages

* Free Registration (Free Resource as Bonuse for Inviting other Peoples)
* Free Transactions (Resource Credits)
* Fast Block Confirmations (three seconds)
* Delegated Proof-of-Stake Consensus (DPOS)
* Creating your own dApps with your own Tokens (<https://docs.cyberway.io/devportal/create_application>)
* First dApps already built on CyberWay and many more to come
* Transferring Funds between dApps without Reducing their Cost
* Decentralized management, No any Supervisory Authority
* Migration of your Blockchain to CyberWay and using it as a Separate dApp

#### Devportal

* [Mainnet Connection Guide](https://docs.cyberway.io/validators/mainnet_connection)
* [Install the CDT](https://docs.cyberway.io/development_environment/install_cdt)
* [Create Development Wallet](https://docs.cyberway.io/development_environment/create_development_wallet)
* [Guide to Creating and Deploying an Application on CyberWay](https://docs.cyberway.io/devportal/create_application)
* [System Smart Contracts](https://docs.cyberway.io/devportal/system_contracts)
* [Application Smart Contracts](https://docs.cyberway.io/devportal/application_contracts)
* [The Cyberway Wallet designed for the Bittrex Market](https://docs.cyberway.io/devportal/cyberway_wallet_for_bittrex)
* [The Event Model](https://docs.cyberway.io/devportal/event_engine)

### Community

**Telegram:**

* CyberWay - <https://t.me/cyberway_en> (for general questions and inquiries)
* CyberWay Validators - <https://t.me/cyberway_validators_en> (for questions and inquiries concerning validators of CyberWay platform)
* CyberWay Dev - <https://t.me/cyberway_dev> (for instant technical feedback from our Dev team)

**Twitter:**

* We'll keep you updated over <https://twitter.com/cyberwayio>


---

# 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.cyberway.io/master.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.
