> For the complete documentation index, see [llms.txt](https://docs.kryxivia.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kryxivia.io/kryxivia-coin-kxa-main-blockchain-currency/team-official-wallets.md).

# Team Official Wallets

#### Here is the official list of Kryxivia wallets:

1. Kryxivia deployer wallet

   [0x605639FfFdBf3747A886fbFd47B159BF88263394](https://bscscan.com/address/0x605639FfFdBf3747A886fbFd47B159BF88263394)
2. Server network hosting wallet

   [0xF545E579405b7c509015261b655d09A13A16b086](https://bscscan.com/address/0xF545E579405b7c509015261b655d09A13A16b086)
3. Marketing, adoption wallet

   [0x7565c31Ec279d4FE4A2C25682dA97acA30be0777](https://bscscan.com/address/0x7565c31Ec279d4FE4A2C25682dA97acA30be0777)
4. Events, in-game rewards wallet

   [0x2EbbD13738aB2382EFC3121b914b36fD7dDF51c7](https://bscscan.com/address/0x2EbbD13738aB2382EFC3121b914b36fD7dDF51c7)
5. Staking funds wallet

   [0xD977D77BEF0B65853Db51082768e0bCEa4f87ddA](https://bscscan.com/address/0xD977D77BEF0B65853Db51082768e0bCEa4f87ddA)
6. Development funds team wallet

   [0x93B4A95bfEB24d6B1257c1A3D86707697FD4C94B](https://bscscan.com/address/0x93B4A95bfEB24d6B1257c1A3D86707697FD4C94B)
7. Ecosystem funds wallet

   [0xDc0bd03a555b81A5450dF5341F1F2a684dbE824F](https://bscscan.com/address/0xDc0bd03a555b81A5450dF5341F1F2a684dbE824F)
8. Reserve treasury funds wallet

   [0x7D2d8A5E03b1ec92B2375a4CA3c9FE49d1E42Aae](https://bscscan.com/address/0x7D2d8A5E03b1ec92B2375a4CA3c9FE49d1E42Aae)


---

# 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://docs.kryxivia.io/kryxivia-coin-kxa-main-blockchain-currency/team-official-wallets.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.
