# Validate the Network

- [Getting Started](https://docs.kiiglobal.io/docs/validate-the-network/getting-started.md)
- [What is a delegator?](https://docs.kiiglobal.io/docs/validate-the-network/getting-started/what-is-a-delegator.md): A delegator is a person or entity that wants to Stake their tokens without managing a node or full node.
- [What is a validator?](https://docs.kiiglobal.io/docs/validate-the-network/getting-started/what-is-a-validator.md): Validators power the network.
- [What is an Oracle?](https://docs.kiiglobal.io/docs/validate-the-network/getting-started/what-is-an-oracle.md): An oracle is a blockchain component that provides external real-world data and store on the Blockchain
- [Run a Validator / Full Node](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node.md): Initial steps before announcing your entry as a validator
- [Getting started](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/getting-started.md): Everyone is welcome to launch their own validator. Please review all information carefully.
- [Step-by-Step Guide](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/step-by-step-guide.md): Onboarding for validators
- [Becoming a Validator](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/step-by-step-guide/becoming-a-validator.md): How to run your own Kiichain Validator
- [Recovering Legacy Addresses](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/step-by-step-guide/recovering-legacy-addresses.md): Legacy addresses can be recovered
- [Maintaining a validator](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/maintaining-a-validator.md): How to update and maintain a validator on the Kii network
- [Running the Price feeder](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/running-the-price-feeder.md): How to run your own Oracle and price feeder
- [Incentive](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/incentive.md): Incentives for validating the network.
- [Technical requirements](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/technical-requirements.md): For hardware and software protocols.
- [Validator Security](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/validator-security.md): Protect your validator from malicious attacks.
- [Economics](https://docs.kiiglobal.io/docs/validate-the-network/economics.md): Kiichain´s PoS staking model.
- [Staking Requirements](https://docs.kiiglobal.io/docs/validate-the-network/economics/staking-requirements.md): Important information for Validators.
- [Delegation / Staking](https://docs.kiiglobal.io/docs/validate-the-network/economics/delegation-staking.md): Stake your KII to Validators or Masternodes and earn rewards without any hassle.
- [Rewards](https://docs.kiiglobal.io/docs/validate-the-network/economics/rewards.md): Kiichain was designed with rewards in mind.
- [Block Rewards Formula](https://docs.kiiglobal.io/docs/validate-the-network/economics/block-rewards-formula.md): Calculate rewards at the beginning of each epoch.
- [APR](https://docs.kiiglobal.io/docs/validate-the-network/economics/apr.md): Annual percentage rate
- [Delegator Information](https://docs.kiiglobal.io/docs/validate-the-network/delegator-information.md): For delegators / stakers.
- [Choosing a validator](https://docs.kiiglobal.io/docs/validate-the-network/delegator-information/choosing-a-validator.md): Choosing a validator requires due diligence.
- [Directives of delegators](https://docs.kiiglobal.io/docs/validate-the-network/delegator-information/directives-of-delegators.md): Delegating / staking KII requires active supervision.
- [Incentive to stake](https://docs.kiiglobal.io/docs/validate-the-network/delegator-information/incentive-to-stake.md): Staking rewards and validator commissions.
- [Security considerations](https://docs.kiiglobal.io/docs/validate-the-network/delegator-information/security-considerations.md): Protocol for minimizing the risks of attacks.
- [Risks to consider](https://docs.kiiglobal.io/docs/validate-the-network/delegator-information/risks-to-consider.md): Staking is not free of risk.


---

# 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://docs.kiiglobal.io/docs/validate-the-network.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.
