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

# Akash

**Akash Network** is a decentralized cloud marketplace where tenants purchase cloud-grade compute in an open market from providers in a permissionless manner. The network is maintained by a network of validators and governed by AKT stakers.

### [Stake now!](https://wallet.keplr.app/chains/akash?modal=validator\&chain=akashnet-2\&validator_address=akashvaloper14jz04wwvwkpjzezq8zvrl5yv4qq3p5lqct7plh\&referral=true) 9-11% Expected reward rate

### [**Auto-Compound** ](https://restake.app/akash/akashvaloper14jz04wwvwkpjzezq8zvrl5yv4qq3p5lqct7plh/stake)**10-12**% Expected reward rate

{% hint style="info" %}
[**Auto compound Manual (Restake)**](https://youtu.be/XOH161O3C5w)
{% endhint %}

## **Chain explorer**

* <https://explorer.w3coins.io/akash>
* <https://atomscan.com/akash>
* <https://www.mintscan.io/akash>

## Community Tools and Services

#### **RPC**

```
https://akash-rpc.w3coins.io
```

#### **gRPC**

```
akash-grpc.w3coins.io:12890
```

#### **API**

```
https://akash-api.w3coins.io
```

#### **Seed Node**

```
91706fd6ec45e38661ba7bb7567fc572b738c3ea@seed-node.w3coins.io:12866
```

#### **Addrbook**

```
wget -O addrbook.json https://s3.eu-central-1.amazonaws.com/w3coins.io/addrbook/akash-mainnet/addrbook.json --inet4-only
mv addrbook.json ~/.akash/config
```

#### **Genesis**

```
wget -O genesis.json https://s3.eu-central-1.amazonaws.com/w3coins.io/genesis/akash-mainnet/genesis.json --inet4-only
mv genesis.json ~/.akash/config
```

####
