While browsing the Small Web, sometimes I run into articles or other content that I'd like to save to my read later app, but if I use the browser's share option then I get a kagi.com/smallweb URL and, worse, the same "Kagi Small Web" title, so I need to manually enter one in order to make the differentiate the links later on.
One alternative would be to include the original title in the small web wrapper <title> tag.
The share mechanism is described here: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share
As described above, I see a user having an easier time saving a link for reading later. YouTube implements this on their mobile website (the →Share button).