diff --git a/MEV_strategies/sniping/tricks.md b/MEV_strategies/sniping/tricks.md
new file mode 100644
index 0000000..3175d0b
--- /dev/null
+++ b/MEV_strategies/sniping/tricks.md
@@ -0,0 +1,11 @@
+### tricks
+
+
+
+#### cex
+
+* craw relays by requesting through a network of proxies to not get ratelimited (for example, by cloudflare ~5 seconds).
+* maintain an in-memory list of endpoints that are predicted to be cached, so only use the ones that are predicted to be uncached.
+* [proxymesh: rotating anonynous http proxy servers](https://proxymesh.com/)
+
+