# Welcome!

{% hint style="info" %}
**About this guide:** This guide presents instructions for the installation and configuration of a MiftyCoin broker node. More information about MiftyCoin can be found at: <https://www.miftycoin.com>
{% endhint %}

Maintaining a MiftyCoin broker node of your own has the following advantages:

1. A broker node performs mining 24x7 when no humans are solving puzzles = more income from rewards.
2. Can charge broker fees for transactions processed by the node.


---

# 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://miftycoin.gitbook.io/miftycoin-broker-node-configuration/welcome.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.
