# Ontology Node Staking Introduction

### What is Ontology Node Staking?

It's Ontology's Governance and Staking Economic Model to ensure the long-term growth and prosperity of our ecosystem.

### Why to Stake?

By staking ONT, participants will earn ONG rewards.

[Yield Calculator](https://node.ont.io/calculator/node)

[The Benefits of Staking](https://medium.com/ontologynetwork/to-stake-or-not-to-stake-the-benefits-of-staking-ont-50723e7c1e7e)&#x20;

### How to Stake?

Ontology Node Staking Guides:

{% content-ref url="guides/ontology-node-staking-on-onto-web" %}
[ontology-node-staking-on-onto-web](https://node-docs.ont.io/guides/ontology-node-staking-on-onto-web)
{% endcontent-ref %}

{% content-ref url="guides/ontology-node-staking-on-onto" %}
[ontology-node-staking-on-onto](https://node-docs.ont.io/guides/ontology-node-staking-on-onto)
{% endcontent-ref %}

{% content-ref url="guides/ontology-node-staking-on-owallet" %}
[ontology-node-staking-on-owallet](https://node-docs.ont.io/guides/ontology-node-staking-on-owallet)
{% endcontent-ref %}

### How to Sign Up to Run an Ontology Node?

{% content-ref url="guides/sign-up-to-run-an-ontology-node" %}
[sign-up-to-run-an-ontology-node](https://node-docs.ont.io/guides/sign-up-to-run-an-ontology-node)
{% endcontent-ref %}

### Other Q & A:

{% content-ref url="q-and-a/ontology-node-staking-on-onto" %}
[ontology-node-staking-on-onto](https://node-docs.ont.io/q-and-a/ontology-node-staking-on-onto)
{% 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://node-docs.ont.io/master.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.
