# Operations Governance Settings

## **Proposal Lifetime**

How long a proposal stays open for voting: 7 days

> *Think of it like a voting booth that's open for 1 week*

## Locked Token Multiplier Base

The baseline amount of SCI tokens required to earn a multiplier for PO token rewards

> *Think of this as the baseline points needed to start earning extra rewards.*

## Maximum Locked Token Multiplier

The highest multiplier that can be obtained based on the number of locked SCI tokens.

> *Like having a cap on how many bonus points you can earn, no matter how many tokens you have locked.*

## **Quorum**

Minimum votes needed: 367,300 SCI tokens

> *Like needing at least 30 people at a town meeting to make decisions*

## **Vote Lock Time**

How long your tokens are locked after voting: 8 days

> *Like putting your voting card in a time-locked box*

## **Propose Lock Time**

Waiting period between making proposals: 2 weeks

> *Like waiting your turn to speak at a meeting*

## **Vote Change Time**

How long you can change your vote: 24 hours

> *Like being able to change your mind, but only for half a day*

## **Vote Change Cut-Off**

When you no longer have the option to change votes after your initial vote: 3 days before proposal lifetime end

> *Like a "final answer" deadline*

## **Operations Threshold**

Tokens needed to make proposals: 5,000 SCI

> *Like needing to be a long-term resident to propose town changes*

## **Max Voting Streak**

Maximum streak you can have for consistent voting on proposals: 5

> *Like getting extra reward points, up to 5 times*

## **Voting Rights Threshold**

Minimum tokens locked to vote: 1 SCI

> *Like needing to be a community member to vote*

## **Voting Delay**

Waiting period after proposal creation before voting starts: 5 minutes

> *Like giving everyone time to sit down before the meeting starts*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.poscidondao.com/governance-overview/dao-operations-governance/operations-governance-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
