> For the complete documentation index, see [llms.txt](https://kayen-protocol.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kayen-protocol.gitbook.io/documentation/kayen-user-guide/adding-chiliz-chain.md).

# Adding Chiliz Chain

## What is Chiliz Chain?

Chiliz Chain is a blockchain designed specifically for the sports and entertainment industry. It powers the Socios.com platform, where fans can buy and trade fan tokens for their favorite sports teams. These tokens give fans voting rights on certain decisions and access to exclusive experiences.

## How to add Chiliz Chain?

Kayen Protocol makes it easy to add Chiliz Chain to Web3 wallets without any hassle for its users. You can do this simple process in seconds by following the guide below.&#x20;

#### Prerequisite

In order to add Chiliz Chain you need to have these:

1. İnternet.&#x20;
2. Web3 wallet.

### Step-by-Step Guide

1. Go to: <https://app.kayen.org/> and click on “Launch App”

<figure><img src="/files/Qm1EI6bmNk4VfW5MMs1u" alt=""><figcaption></figcaption></figure>

2. On the page that opens, click on “Connect Wallet” in the upper right corner.

<figure><img src="/files/sSk6NBB2U6G5f4DiXQHs" alt=""><figcaption></figcaption></figure>

2. Select the wallet you use.

<figure><img src="/files/XiEUF94cABW6mHbF1nZy" alt=""><figcaption></figcaption></figure>

4. Select the account you want to connect and continue.

<figure><img src="/files/hUWWGjqE2Bfn0q4fQNJK" alt=""><figcaption></figcaption></figure>

5. Click on “Confirm”

<figure><img src="/files/SEEilugsDU0Gxkn07J42" alt=""><figcaption></figcaption></figure>

6. The Chiliz Network you will add will appear.

<figure><img src="/files/F1Zn8sRQIBvzyFdwVqja" alt=""><figcaption></figcaption></figure>

7. After clicking “Approve”, click “Switch Network” and complete the Chiliz Chain adding process.

<figure><img src="/files/9WSB1ZUbbQ3S3wXe1kv6" alt=""><figcaption></figcaption></figure>

8. Chiliz Chain has been successfully added to your wallet. ✅

<figure><img src="/files/oHVWGlBJquvOW1zcNQIo" alt=""><figcaption></figcaption></figure>

9. You can check the Chiliz Chain you added by going to your wallet.

<figure><img src="/files/i3upTjoDVZtfJk3w5scU" alt=""><figcaption></figcaption></figure>


---

# 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://kayen-protocol.gitbook.io/documentation/kayen-user-guide/adding-chiliz-chain.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.
