# What's the difference between the Pool Wallet and Validator Wallet?

Pool Wallet = If you want to join the pool, you'd send PLS to the Pool Wallet.

Validator Wallet = As the validators produce rewards (in PLS), the rewards get sent to the Validator wallet. DO NOT send any funds to the Validator wallet.

When PLS moves from the Pool Wallet to the Validator Wallet, MAFIA token gets minted and distributed to those that added to the pool, otherwise funds get returned.


---

# 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://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/whats-the-difference-between-the-pool-wallet-and-validator-wallet.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.
