---
name: V3 Stragegy Workflow
about: Claim a V3 strategy and begin the strategy writing process
title: ''
labels: V3
assignees: ''
---
# Strategy name
**Protocol name**: {name}
**Brief Strategy Description**: {description}
# 1- Due Diligence Review
(attach link to due diligence document for review, see template [here](https://hackmd.io/@Ap_76vwNTg-vxJxbiaLMMQ/r1dnql5Hu)
#### Once a strategy's due diligence has been approved by the team, the strategist can begin codifying it for code review
# 2- Strategy Review
**Description**: {description}
**Other protocols used**: {list}
**Periphery Contract**: {list}
**Commit (hash)**: {link}
**Repo**: {link}
**Scope**:
- Strategy.sol {link}
**Flat Strategy (with dependencies)**:
{link}
**Review Ongoing By**:
- [ ] Dev 1
- [ ] Dev 2
**Review Completed By**:
- [ ] Dev 1
- [ ] Dev 2
## 3- Summary Table
Total Issues: N
| Issue # | Description | Severity | Likelihood | Status |
| ------ | ------ | ------ | ------ | ------ |
| 1 | Description issue 1 | [Critical, High, Medium, Low, Info] | [High, Medium, Low] | [Pending, Acked, Fixed]
| 2 | Description issue 2 | [Critical, High, Medium, Low, Info] | [High, Medium, Low] | [Pending, Acked, Fixed]
| N | Description issue N | [Critical, High, Medium, Low, Info] | [High, Medium, Low] | [Pending, Acked, Fixed]
## 4- Considerations and Notes
1-Strategy assumes chainlink oracle is returning 18 decimals. If it is not 18 decimals "blablablablablabla"
2- Strategy MUST use healtcheck and healtcheck acceptable loss MUST be below 20% because "blablablablabla"
3- Strategy assumes the reward token will never be USDC because if its USDC "blablablablablablblabla"
4- .....