# Protocol Roles

## CORE ROLES

[**Creator**](broken://pages/ueIcjIjBKsF2iSqhIU4G) - address creating market

[**Player**](broken://pages/YFprwidLKqom4TT2MUZ5) - address involved in predictions&#x20;

[**Analyst**](broken://pages/hP1BUVL5d9GUjaKj79jl) - address involved in market validation&#x20;

## DISPUTE RESOLUTION

[**Dispute Creator**](broken://pages/tDkXtZwvtwMNaG42rKRI) - address disputing the accuracy of the verification results&#x20;

[**High Guard** ](broken://pages/bngEntwAwCFVZLmBzjLm)- address has the right to resolve disputes&#x20;

**Protocol Admin** - address that has the right to change the protocol configuration

## ADDITIONAL ROLES

[**Market Owner**](broken://pages/ueIcjIjBKsF2iSqhIU4G) - address owning market's NFT


---

# 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.foreprotocol.io/fore-protocol/documentation/protocol-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.
