# Wallets Overview

### Publicly Viewable Wallets :&#x20;

| Wallet Type    | Purpose                                                           | Address (To Be Announced)                                                                                                                                                     |
| -------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Rewards Wallet | Distributes yield to farmers & stakers                            | <p></p><p><a href="https://solscan.io/account/BMJv6xRSTBQdTzM2kKqwGDQpWoU878GACirUiGC5AZwM"><https://solscan.io/account/BMJv6xRSTBQdTzM2kKqwGDQpWoU878GACirUiGC5AZwM></a></p> |
| Dev Wallet     | Dev team budget & future expansion                                | <https://solscan.io/account/9ACFWRRjmwvMCt3gsEzmoiMzMGYdypHoDeWPYx8o6yPd>                                                                                                     |
| Staking Wallet | The staking wallet where all stakes and rewards come in           | <https://solscan.io/account/758kKWKuqFLc8MmNuaPxRiSv1U4BJ7eTQ26DndoYoZvf>                                                                                                     |
| Farming Wallet | Farming pool wallet which gets distributed to holders each sunday | <https://solscan.io/account/8jydEWyTVS2x9RwuobZcQUapcqSmWTvwwkNWfHXuL9P6>                                                                                                     |
| Burn Wallet    | Strategic burn                                                    | <https://solscan.io/account/7JuvqGMwAbKb5JrnFEG6JXzxJiDx1wyLHKek3JiWuR61>                                                                                                     |

> > All transactions will be traceable through Solana scan and updated regularly in the GitBook.


---

# 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.wlos.dev/transparency/wallets-overview.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.
