Get
Get returns a slot body, or "" when the slot does not exist.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/samcrew/home.Get()"
Result
Package home is samcrew's page on gno.land, served at /u/samcrew.
The page is assembled from SLOTS (named markdown fragments, one Set each); the slot named "layout" is the template and every :slug: in it is filled in a single pass. The crew roster is not a slot: see crew.gno.
The admin starts as the samcrew namespace multisig and moves with a two-step ProposeAdmin / AcceptAdmin, so it can later be handed to the DAO.
Get returns a slot body, or "" when the slot does not exist.
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/samcrew/home.Get()"