# Overview

- [PulseMafia Intro](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-intro.md)
- [How does it work?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/how-does-it-work.md)
- [What's the MAFIA Token?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/whats-the-mafia-token.md)
- [Who's the team?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/whos-the-team.md)
- [What's the "Node Operator Fee?"](https://mikes-organization-9.gitbook.io/pulsemafia/overview/whats-the-node-operator-fee.md)
- [PulseMafia FAQ](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq.md): The following FAQ will provide more clarity.
- [What is a Pulsechain Validator?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-is-a-pulsechain-validator.md)
- [Is this like mining Bitcoin or Ethereum?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/is-this-like-mining-bitcoin-or-ethereum.md)
- [Can anyone become a Validator?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/can-anyone-become-a-validator.md)
- [Why create a pool?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/why-create-a-pool.md)
- [What can we expect in terms of Validator uptime?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-can-we-expect-in-terms-of-validator-uptime.md)
- [Can you mint an Unlimited amount of MAFIA?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/can-you-mint-an-unlimited-amount-of-mafia.md)
- [What determines the price of MAFIA Token?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-determines-the-price-of-mafia-token.md)
- [What happens if I lose or someone steals my MAFIA token?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-happens-if-i-lose-or-someone-steals-my-mafia-token.md)
- [Where can I see the current APR to run a Pulsechain Validator?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/where-can-i-see-the-current-apr-to-run-a-pulsechain-validator.md)
- [The Validator APR keeps dropping. Is that bad?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/the-validator-apr-keeps-dropping.-is-that-bad.md)
- [What other measures are you taking to ensure maximum uptime for the Validators?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-other-measures-are-you-taking-to-ensure-maximum-uptime-for-the-validators.md)
- [Will we be able to follow along to see how validators are doing?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/will-we-be-able-to-follow-along-to-see-how-validators-are-doing.md)
- [What is Slashing, and how will you prevent it?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-is-slashing-and-how-will-you-prevent-it.md)
- [When does MAFIA get minted?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/when-does-mafia-get-minted.md)
- [What's the difference between the Pool Wallet and Validator Wallet?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/whats-the-difference-between-the-pool-wallet-and-validator-wallet.md)
- [What if I want my PLS back before the pool ends?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-if-i-want-my-pls-back-before-the-pool-ends.md)
- [Will there be more pools launched in the future?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/will-there-be-more-pools-launched-in-the-future.md)
- [What if I want to create my own private pool?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-if-i-want-to-create-my-own-private-pool.md)
- [Is this decentralized?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/is-this-decentralized.md)
- [What computer setup are you using?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-computer-setup-are-you-using.md)
- [I want to participate but no idea how to buy PLS. Can you help](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/i-want-to-participate-but-no-idea-how-to-buy-pls.-can-you-help.md)
- [Can I ask other questions?](https://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/can-i-ask-other-questions.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://mikes-organization-9.gitbook.io/pulsemafia/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.
