How to analysis the MD result?

GROMACS version:2022.2
GROMACS modification: Yes/No
Here post your question
I did a Protein-ligand system and succeeded. Now I want to analysis the result, just like the frequency of interaction between a certain group of a small molecule and the relevant amino acids in a protein.
Which command should I use? Or any free website?

I guess a good start would be to create an index file. gmx make_ndx and gmx select might be of use. Then you can use, e.g., gmx distance and gmx hbond for some analyses.