# Juno Delegations Program

The Juno Delegation Program (JDP) subDAO has been actively working on establishing fair and responsible delegation criteria for validators. This process has involved balancing various criteria to ensure the program benefits the chain and community. For the initial epoch, certain thresholds were adjusted to be more lenient, but stricter criteria will be enforced in future epochs.

Validators must meet several minimum requirements, including submission of applications, validator information, maximum commission, governance participation, and uptime, among others. Eligible validators can then earn points based on technical and non-technical criteria, with the total points determining their share of the Foundation Delegation.

The program aims to improve over time, ensuring validators are rewarded for their contributions while maintaining the health of the chain. The next epoch period will be extended to six months to allow for thorough evaluation and adjustment. The JDP is also exploring automated delegation systems for future implementation.

For detailed information on the criteria and the list of delegated validators, please refer to the full JDP document [here](https://medium.com/@JunoNetwork/juno-foundation-delegations-update-18394597059f).&#x20;


---

# 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.junonetwork.io/validators/official-delegations-handbook.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.
