# 좀비 네트워크 이용가이드

- [지갑 이용 가이드](https://docs.zombie-network.fi/guide/connectwallet.md)
- [화이트리스트 Pre-launch 가이드](https://docs.zombie-network.fi/guide/pre-launch.md)
- [퍼블릭 Pre-launch 가이드](https://docs.zombie-network.fi/guide/pre-launch-1.md)
- [Swap](https://docs.zombie-network.fi/guide/swap.md): BLOOD Store: BLOOD 토큰(BLD)을 거래(Buy & Sell) 할 수 있는 기능입니다. BLOOD 토큰을 Deposit(예치) 하려면 여기서 Buy 기능을 이용하여 BLOOD 토큰을 구매하셔야 합니다. 이자 수익을 Claim(인출) 한 후 Sell 기능을 이용하여 KLAY 토큰으로 교환하실 수 있습니다.
- [Staking](https://docs.zombie-network.fi/guide/staking.md): BLOOD Center: BLOOD 토큰(BLD)을 Deposit 하고 이자 수익을 관리하는 기능입니다. BLOOD 토큰을 예치하면 하루 1%의 이자가 실시간으로 생성됩니다. 이자 수익은 언제든지 Compound(재예치) 또는 Claim(인출) 하실 수 있습니다.
- [Farm](https://docs.zombie-network.fi/guide/farm.md): BLOOD Reservoir: BLD-KLAY 유동성 Pool 풀에 유동성을 공급하고 수익을 얻을 수 있는 기능 입니다. KLAY 코인으로 BLD-KLAY LP 토큰을 구매하면 자동으로 유동성 풀에 예치됩니다. 다양한 수익원을 통해 창출된 배당금을 유동성 참여 비율에 따라 KLAY 코인으로 분배 받으실 수 있습니다.
- [Team](https://docs.zombie-network.fi/guide/team.md): 좀비 네트워크 추천인을 등록하는 기능과 Team Viewer, Airdrop 등 팀 관리 기능을 제공합니다. BLOOD 토큰을 Deposit(예치) 하기 위해서는 추천인을 등록하셔야 합니다. 나를 추천인으로 등록한 팀원들에 대해 정보를 조회하고, 그들에게 Airdrop을 해줄 수 있습니다.
- [NFT Store](https://docs.zombie-network.fi/guide/nft-store.md): Bloody NFT를 구매하고 나의 Bloody NFT를 관리하는 기능입니다. 추천인 보상 제도에 의해 하위라인의 보상을 받기 위해서 Bloody NFT를 보유하고 있어야 합니다. 여기서 원하는 Bloody NFT를 구매하고 관리할 수 있습니다.
- [Opensea 이용 가이드](https://docs.zombie-network.fi/guide/opensea.md): Opensea 이용을 위한 메타마스크-카이카스 연동
- [FAQ](https://docs.zombie-network.fi/guide/faq.md)
- [The Last Awesome Zombie (LAZ)](https://docs.zombie-network.fi/guide/laz.md)
- [The Lottery Obsessed Zombie (LOZ)](https://docs.zombie-network.fi/guide/loz.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.zombie-network.fi/guide.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.
