Query parameters are appended after the URL path, starting with a `?`. They are used to filter, sort, or modify the resources.
Axios has some useful features, such as setting default headers, intercepting requests and responses, canceling requests, and transforming request and response data.