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

# Overview

**Introduction**&#x20;

Gitshock Finance is a blockchain project created on Cosmos which aims to assist people in building new smart contracts, tokens and private blockchains on multiple EVM based chains easier and faster. Gitshock Finance provides a decentralized web3 environment of public blockchain network where people can build dapps, do transactions inside the chain, across the other blockchains and validate the transaction and earn from it.

Gitshock Finance Network serves for both Public Network Service and Private Network Service. The Public network of Gitshock Finance are divided into two connected different bases, Neware Chain and Gitshock Mainnet:

**Gitshøck’s Neware Chain**

The Neware Chain is designed to be one of Cosmos Blockchain Application, allowing users to cross blockchain transactions safely under the protocol of Cosmos IBC (Inter Blockchain Communications). The Deployment of Neware Blockchain under Cosmos SDK (Software Development Kit) allowing, users to stake, govern, validate Gitshock Finance Token (GTFX) on Cosmos.

**Gitshock Mainnet**

The Gitshock Mainnet is an EVM version of Gitshock Finance token that will be built using the Modified Hyperledger Besu Client. The chain will support all the potential of Ethereum, deploy tokens, deploy smart contracts, and host any possible Decentralized Applications (DApps). All of those potentials are powered by Gitshock Finance Token (GTFX), with fast and low fees transactions, and secured by numbers of trusted public validators.

While serving public needs, Gitshock team will promote the implementations of private blockchain for enterprise by training, sharing and experimenting the technology. The installation of private enterprise blockchain will bring an advantage for Gitshock Platform and bring new values to the business.

**Features**

The followings are a glance of What Gitshock Networks offer; Web3 infrastructure and EVM compatibilit&#x79;**,** Secure and fast network, Scalable network on Cosmos IBC, Public and private Blockchain Service, Cross EVMs transfer portal, and Low fees for asset transaction.

**Modules**

Gitshock enables these unique feature by implementin&#x67;**;** Blockchain application module developed by Cosmos SDK, Interchain Standard for Cosmos based blockchain Cosmos IBC, Tendermint Core's Application Blockchain Interface (ABCI), PoS Consensus with Hyperledger Besu as Ethereum client, Enabling cross EVM chains using Chain Bridge Core and Smart contract design from CosmWasm platform.

The sum of these features allows developers and users to build and use the decentralized apps and toolings on the Gitshock Mainet Network while interacting with the other EVM based network and the rest of the Cosmos Application-Specific Blockchains.


---

# 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://avenlabs.gitbook.io/gitshock-whitepaper/fundamentals/overview.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.
