> For the complete documentation index, see [llms.txt](https://docs.stakingrewards.com/verified-provider-program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stakingrewards.com/verified-provider-program/verification-methodology/sr-rating/verification-criteria/business-operations-1.md).

# Business Operations

We assess, among other things, the legitimacy of a provider's business, their protocol governance, and the sustainability of their services in a fast-moving environment like crypto. In assessing them, we especially emphasize their business practices, and the veracity of the information they provide. We see this as the cornerstone of a truthful relationship between staker and liquid staking protocol.

<details>

<summary>Liability</summary>

The crypto market is continuously in a changing environment. For this reason, in this section, we would like to see how the Provider deals with different situations:

* Availability of Customer Compensations
* Regulatory Risks
* Strategies for market downturns and alternative strategies

In addition, the public availability of team information or fundraising rounds also fall into this category.

</details>

<details>

<summary>Liquid Staking Token</summary>

Liquid Staking Tokens are the most important feature of Liquid Staking protocols. For them to work, they must be liquid, pegged and redeemable.\
In this section, we examine the following aspects:

* LST Liquidity and Measures to uphold it
* Staking Fee
* MEV Participation

</details>

<details>

<summary>Protocol Governance</summary>

Decision making in DAO-based governance forms is a key feature of many liquid staking protocols. Here we would like to see that shareholders have sufficient voting power and that this power is sufficiently distributed.

In this section, the following aspects are considered:

* Availabilitity to vote in supported network's governance&#x20;
* Revenue Sharing Mechanism implemented
* Measures against Governance Captures

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stakingrewards.com/verified-provider-program/verification-methodology/sr-rating/verification-criteria/business-operations-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
