# The Strategy Council

#### Structured investment oversight

At the core of Shift’s governance structure is the Strategy Council.

The Strategy Council is the formal decision-making body responsible for investment oversight and risk control.

It includes senior leadership roles such as:

* Head of DeFi
* Head of Risk
* Technical leadership
* Additional senior advisors where applicable

The Strategy Council is responsible for:

* Approving new strategies before capital deployment
* Modifying risk thresholds and allocation limits
* Reviewing material changes in protocol ratings
* Approving updates to the risk framework
* Reviewing post-mortems following market events

No strategy can be deployed without formal Council approval.

#### Decision-making process

Strategy approval follows a structured sequence:

1. Research and Due Diligence\
   Analysts conduct economic, technical, and structural evaluation.
2. Risk Scoring\
   The strategy and its Building Blocks are assigned risk ratings.
3. Trigger Configuration\
   Monitoring thresholds and exit logic are defined in advance.
4. Exposure Modeling\
   Allocation size is proposed within diversification limits.
5. Council Review\
   The Strategy Council reviews documentation, challenges assumptions, and votes.

A quorum is required for approval. A majority vote is required to pass.

Emergency delegation mechanisms may exist for time-sensitive responses. Any delegated decision is subject to post-event review.

Governance exists not to slow execution — but to ensure disciplined execution.

<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/the-strategy-council.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.
