# Conflict of interest policy

#### Aligning incentives with capital protection

In decentralized finance, conflicts of interest can arise in subtle ways.

Shift enforces strict internal standards to protect investor capital from misaligned incentives.

These include:

* No front-running of vault strategies by team members.
* No undisclosed personal exposure to tokens undergoing allocation.
* No acceptance of protocol incentives or “liquidity mining deals” that bias allocation decisions.
* No preferential strategy deployment benefiting insiders.

Strategy selection is based solely on structured risk-adjusted evaluation.

Team members are subject to internal compliance rules.

<br>


---

# 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.shiftdefi.com/user-docs/governance-and-institutional-controls/conflict-of-interest-policy.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.
