Check out example codes for "html hyperlink with question mark in a form action". It will help you in understanding the concepts better.
Code Example 1
<form action="domain.com/page" method="get">
<input type="hidden" name="action" value="register">
Learn ReactJs, React Native from akashmittal.com