# Functional Specs

{% content-ref url="/pages/-MgM\_lBWdZNT4VUAMflo" %}
[SON Configuration](/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs/son-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgMctowKvgmfS2BbgMg" %}
[SON rewards](/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs/son-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgMeJ3ZSb5Ag\_xWmpGT" %}
[SON Voting and Consensus](/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs/son-voting-and-consensus.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgMeiGiBXnqNEg0kS58" %}
[SONs switchover scenarios](/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs/sons-switchover-scenarios.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgMf7hbX5enavyimFzp" %}
[SON Status Operations & Monitoring](/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs/son-status-operations-and-monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgMhGepvORjysl5UTJ\_" %}
[Proposals](/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs/proposals.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgMipK\_XUzOiUtiO7k-" %}
[SON Smart Contracts](/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs/son-smart-contracts.md)
{% endcontent-ref %}


---

# 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://devs.peerplays.com/supporting-and-reference-docs/sidechain-operator-node-development/generic-sidechain-docs/functional-specs.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.
