# Roles

- [Pillar](https://docs.zenon.org/hypercore/technical/roles/pillar.md)
- [Setup Guide](https://docs.zenon.org/hypercore/technical/roles/pillar/setup-guide.md): By setting up a Zenon Pillar, you play a pivotal role in enhancing the decentralization, security, and overall robustness of the Zenon ecosystem.
- [Migration Guide](https://docs.zenon.org/hypercore/technical/roles/pillar/migration-guide.md): If you're looking to migrate your Pillar to a new hosting provider.
- [Update Guide](https://docs.zenon.org/hypercore/technical/roles/pillar/update-guide.md): Keeping your Zenon Network Pillar up-to-date is essential for maintaining optimal performance, security, and access to the latest features.
- [Orchestrator](https://docs.zenon.org/hypercore/technical/roles/orchestrator.md)
- [Setup Guide (On Pillar)](https://docs.zenon.org/hypercore/technical/roles/orchestrator/setup-guide-on-pillar.md): By setting up a Zenon Pillar, you play a pivotal role in enhancing the decentralization, security, and overall robustness of the Zenon ecosystem.
- [Migration Guide (On Pillar)](https://docs.zenon.org/hypercore/technical/roles/orchestrator/migration-guide-on-pillar.md)


---

# 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.zenon.org/hypercore/technical/roles.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.
