rentals guide detail (Rentals Guide)



# Property Rentals

RentalTerminal property rental and sleeping-coffin shelter both use the word
`rent`, but they are different systems.

## RentalTerminal Property

Inspect the local terminal:

    rentals

For a dynamic property:

    rent <floor> = <door code>

For a static property:

    rent <listing#> = <door code>

The terminal asks for confirmation before creating the tenancy.

Door codes are exact and case-sensitive. `enter` is reserved and cannot be
used as a residential door code.

Renting property does not automatically move you.

Your active contracts appear under:

    rentals

To end one:

    vacate <Rental#>

A property tenancy is persistent and has its own rent account, billing state,
property address, and access state.

## Sleeping Coffin

At a sleeping-coffin facility:

    rent

with no arguments rents temporary safe-sleep shelter.

Sleeping coffins are NOT property tenancies. They do not create a residential
rental contract, workshop/storage property, or ordinary residential access.

## Related Help

    help rent
    help rentals
    help vacate
Property