> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iinkedsign.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Geolocation options

<ParamField body="required" type="boolean">
  Require geolocation to be shared before allowing the signer to continue.
</ParamField>

<ParamField body="requiredSign" type="boolean">
  Require geolocation to be shared before the signer can sign documents.
  (`required` must also be set to `true`)
</ParamField>

<ParamField body="requiredSignaturePad" type="boolean">
  Require geolocation to be shared before the signer can use signature pad.
  (`required` must also be set to `true`)
</ParamField>

<ParamField body="requiredMeeting" type="boolean">
  Require geolocation to be shared before the signer can join VSR meetings.
  (`required` must also be set to `true`)
</ParamField>

<ParamField body="requiredVerification" type="boolean">
  Require geolocation to be shared before the signer can verify their identity.
  (`required` must also be set to `true`)
</ParamField>
