As a developer
I can use the ?q= param from an url
So that I don't need to load the page to perform a search
Example
https://docusaurus.io/search?q=markdown —works
https://reactnative.dev/search?q=button —works
https://docs.nativebase.io/search?q=button —404 😭