Getting category posts from a certain year

Is there a trick to get for wwx.example.com/year/category/

The main query is open to public query variables like year and cat so without pretty permalinks you could try

www.example.com/?year=2022&cat=5

where 5 is the category id as an example and with pretty permalinks it would be redirected to

www.example.com/2022/?cat=5