# Factor Participants

## **Users**

* **Depositors:** Search for automated strategies and deposit tokens on [**Factor Discover**](/factor-discover/factor-discover.md) to gain exposure to curated DeFi strategies.
* **Strategists:** Create complex multi-protocol strategies and share automated alphas with depositors on [**Factor Studio**](/factor-studio/factor-studio.md) to earn strategy management fees.
* **Protocols:** Seamlessly bridge protocol value by creating integrated strategies and participate in directing ecosystem incentives via [**Factor Bribes**](/governance/factor-bribe.md) or [**Factor Boost**](/governance/factor-boost.md).

## **Governance**

* **FactorDAO:** Facilitate decentralized governance of the protocol through coordinating governance proposals and incentives as determined by governance token holders. Owner of the publicly viewable [multisig treasury](https://docs.factor.fi/governance/factordao/factordao-multisig-addresses) which funds various protocol growth initiatives.
* **Governance Token Holders:** Purchasers of the [FCTR](https://docs.factor.fi/governance/fctr-token#fctr) token which represents protocol value.
* **Governance Token Stakers:** [FCTR](https://docs.factor.fi/governance/fctr-token#fctr) holders who have [staked](https://docs.factor.fi/governance/fctr-token/staking-and-governance) (i.e. time locked) their [FCTR](https://docs.factor.fi/governance/fctr-token#fctr) in exchange for protocol governance rights and rewards. This includes protocol revenue share, directing emissions via [**Factor Scale**](/governance/factor-scale.md)**,** and receiving voting incentives via [**Factor Bribes**](/governance/factor-bribe.md).

## **Operations**

* **Core Team:** Supports the development, operations, and marketing of the Factor platform based on directives provided by the FactorDAO.
* **Contributors:** The [**Factor Contributors**](/community/factor-contributors.md) initiative guides enthusiastic community members that have volunteered their time and resources towards growing the protocol.


---

# 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.factor.fi/governance/factordao/factor-participants.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.
