How to make a particle systems Initial location affected by box size?

k i set a vector parameter, but i couldnt get it to spread based on that vector.

so i have a box component that when i scale it i want the particle system to increase the location spread with it.

but this method seemed to only allow me to define a single point for all particles to spawn.