# Getting Started

Again, we wish to welcome you to Klay Kingdoms. Klay Kingdoms is a GameFi/MetaFi project constructed in the metaverse in which users can earn profits by enjoying an interesting strategic RPG game by making use of its  Decentralized Exchange (DEX) and Non-Fungible Token (NFT) assets.

Klay Kingdoms is a browser based game, and to play it you must connect through a cryptocurrency wallet such as Kaikas or MetaMask.

After installing a cryptocurrency wallet on your browser, connect to Klay Kingdoms on the web, and simply connect with your wallet to enter into the Klay Kingdoms world. Keep in mind that your wallet can hold KLAY tokens that you need to make the most of Klay Kingdoms’ services. A small amount is needed for the gas fees for swapping on the DEX, depositing KING tokens, depositing LP on the farm, and for making use of Klay Kingdoms’ other most attractive features. In general, 0.1 KLAY or less is needed for transaction fees, but we recommend keeping more KLAY in your wallet to enjoy your gameplay without interruptions.

We will properly introduce how to play Klay Kingdoms in the following gameplay sections. We have prepared information in our FAQ section to answer what our users are most curious about. If there is anything you still want to ask after reading this section please let us know on our [Discord](https://discord.com/invite/klaykingdoms). There you can gain insights and help from our experienced players and community managers.

### Contents

1. [**Wallet Connection Guide**](/en/guide/start/sign.md)
2. [**Token Swap Guide**](/en/guide/start/swap.md)
3. [**LP Seed Deposit and Harvest Guide**](/en/guide/start/lp.md)
4. [**LP Seed Withdrawal and Restoration Guide**](/en/guide/start/withdraw.md)
5. [**CRYSTAL Token Bridge Guide**](/en/guide/start/crystal.md)


---

# 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.klaykingdoms.com/en/guide/start.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.
