'How Versia Links work and how they are used in the Versia Protocol.',
}
# Versia Links
Versia Links are a way to reference entities in the Versia Protocol, in a way that can be handled by browsers and applications. They function the same way as `mailto:` links, but for Versia entities.
- `reply/:instance/:id`: Open the composer to reply to a note.
- `quote/:instance/:id`: Open the composer to quote a note.
- `share/:instance/:id`: Share a note.
- `compose/:text`: Compose a new note. Text passed at the end will be added in the note compose field. Used for "Share with Versia" buttons on websites.
Versia clients **should** register themselves as handlers for the `web+versia://` scheme in the user's operating system. When a Versia Link is clicked, the client should open the entity in the client's interface.
The default client ("frontend") on a Versia instance **should** also display Versia links for logged-out users on: