diff --git a/Understanding-Aggro-Management-in-Tower-Rush-Scenarios.md b/Understanding-Aggro-Management-in-Tower-Rush-Scenarios.md
new file mode 100644
index 0000000..9b89744
--- /dev/null
+++ b/Understanding-Aggro-Management-in-Tower-Rush-Scenarios.md
@@ -0,0 +1,15 @@
+
In the chaotic environment of a competitive arena battler, units seem to run wildly toward whatever is closest to them.
+
Top-tier players use their deep understanding of aggro mechanics to lead enemy armies on wild goose chases around the map.
+The Concept of Sight Range
+
If multiple enemies are within that radius, the AI will almost always lock onto the absolute closest target mathematically.
+
Understanding exactly how many tiles a unit can 'see' allows you to place distractions at the absolute maximum possible distance.
+Count the squares to ensure perfect placement.If a unit is already locked onto a tower, it will ignore closer targets.Adjust your placements for air threats.
+Manipulating the Z-Axis and Hitboxes
+
One of the most complex aspects of aggro management involves understanding the physical size, or 'hitbox', of different units.
+
For example, if an enemy Miner is locked onto your tower, you can deploy a large tank directly on top of him.
+Unit CategoryAI PatternTower HuntersCompletely ignore all enemy troops, making them incredibly easy to kite across the entire map with cheap structuresMelee AssassinsOften have dash abilities that lock onto targets from far away; must be intercepted before the dash animation begins
+Mastering the Grid
+
Reading about aggro ranges is completely different from actually executing pixel-perfect placements in the heat of a live match.
+
Control the aggro, control the arena.
+
+To read more information in regards to [tower rush](https://uoolstube.org/@venushlk885175?page=about) stop by the web site.
\ No newline at end of file