diff --git a/evaluations/MeProtocol_1_keeganquigley.md b/evaluations/MeProtocol_1_keeganquigley.md
new file mode 100644
index 000000000..6d4236e52
--- /dev/null
+++ b/evaluations/MeProtocol_1_keeganquigley.md
@@ -0,0 +1,22 @@
+# Evaluation
+
+- **Status:** In progress
+- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/MeProtocol.md
+- **Milestone:** 1
+- **Previously successfully merged evaluation:** All by keeganquigley
+
+| Number | Deliverable | Accepted | Link | Notes |
+| ------------- | ------------- | ------------- | ------------- | ------------- |
+| 0a | License |
|[GPL v3](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/license.md)| ...|
+| 0b | Documentation | | [Milestone 1 Documentation](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/README.md) | ...|
+| 0c | Testing Guide | | - [Test Scripts](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/tests)
- [Guide for running tests](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/testing_guide.md)
| ...|
+| 0d | Docker | | - [Docker File For Tests](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/Dockerfile)
- [Guide to Run Test With Docker File](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/testing_guide.md#running-the-docker-file-for-the-e2e-test)
| ...|
+| 0e | Article | | - https://www.loom.com/share/8ec3df74fb414049a7e1f10a7f2aa7b5
- [Document](https://drive.google.com/file/d/1sHMD_ZAZE8laRbTjFTAkWKcSXmEIWnFB/view?usp=sharing)
| ...|
+| 1. | Build out the Pool Component | | - [Pool](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/pool)
- [Pool Initiator](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/pool_initiator)
| ...|
+| 2. | Build out the rewards factory component | | - [Reward](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/reward)
- [Reward Initiator (Factory)](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/reward_initiator) | ...|
+| 3. | Build out the Rewards Periphery Component | |
- [Treasury](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/peripherals/treasury)
- [Bounty](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/peripherals/bounty)| ...|
+| 4. | Build out the service payment component | |[Service Payment](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/services/payment)| ...|
+| 5. | Build Out the Rewards Valuation Oracle Component | |[Valuation Oracle](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/services/oracle)| ...|
+
+# General Notes
+