# Getting Started

![](https://2908426948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlZLlRJsOJCqm10zUsKr6%2Fuploads%2FISMkFVdSiva6wp5hitA0%2FDFK%20Chain%20Wording%20COLOR.png?alt=media\&token=8652ada3-2273-42e7-a7ac-bed999091f94)

DFK Chain is meant to serve as a home place for many games and projects to live and thrive. If you are hoping to develop on DFK Chain, we would love to help!\
\
Please reach out to the [Kingdom Building Program](https://build.defikingdoms.com/) and submit an application for a Build Proposal to deploy your project on DFK Chain. You can also apply for Co-Marketing or [Master Raffle](https://devs.defikingdoms.com/tokens/miscellaneous-tokens/raffle-tickets) use.

For information about DFK Chain updates, follow [@dfkchain](https://twitter.com/dfkchain) on Twitter.

## DFK Chain Mainnet

### RPCs

DFK Chain can be added to your Metamask or Coinbase Wallet using the details below, or by connecting through [ChainList](https://chainlist.org/chain/53935).

#### Mainnet

<table><thead><tr><th width="150">Chain ID</th><th>RPC Server Address</th><th width="150">Token</th><th>Explorer</th></tr></thead><tbody><tr><td>53935</td><td>https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc</td><td>JEWEL</td><td>https://subnets.avax.network/defi-kingdoms/</td></tr><tr><td>53935</td><td>https://avax-dfk.gateway.pokt.network/v1/lb/6244818c00b9f0003ad1b619/ext/bc/q2aTwKuyzgs8pynF7UXBZCU7DejbZbZ6EUyHr3JQzYgwNPUPi/rpc</td><td>JEWEL</td><td>https://subnets.avax.network/defi-kingdoms/</td></tr></tbody></table>

### Explorer

The DFK Chain Explorer can be found at: <https://subnets.avax.network/defi-kingdoms/>.

Additional Explorer information is provided by Avascan: <https://avascan.info/blockchain/dfk/home/>.

## DFK Chain Testnet

### RPCs

<table><thead><tr><th width="150">Chain ID</th><th>RPC Server Address</th><th width="150">Token</th><th>Explorer</th></tr></thead><tbody><tr><td>335</td><td>https://subnets.avax.network/defi-kingdoms/dfk-chain-testnet/rpc</td><td>JEWEL</td><td>https://subnets-test.avax.network/defi-kingdoms/</td></tr></tbody></table>

### Explorer

The DFK Chain Testnet Explorer can be found at: <https://subnets-test.avax.network/defi-kingdoms/>.

### JEWEL Faucet

A DFK Chain Testnet faucet for JEWEL can be found at: <https://faucet.avax.network/?subnet=dfk>.


---

# 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://devs.defikingdoms.com/dfk-chain/getting-started.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.
