Spawn particles in circle

Hi, currently studying how to create vfx in vfx graph and haver a question about declaring position of particles
I have a position in shape of circle
image
but the question is how to spawn particles along the arc not randomly, but with declared step, for example 0.05.
And the second question is how to rotate each particle depending of position of arc where it spawned