# Adjust Minimum Voting Time

## About Minimum Voting Time

Create a Adjust Minimum Voting Time proposal to adjust the minimum amount of time people will have to vote over a proposal before it expires, and fails.

{% hint style="info" %}
Minimum Voting Time is represented as seconds. When making a new proposal, make sure you represent your new minimum voting time in seconds- Use a search engine to convert your new proposal limit to seconds.
{% endhint %}

## How to Adjust Minimum Voting Time

<figure><img src="https://3956539522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjej3iRYCZpy0dMPQLhmy%2Fuploads%2FjlypqSk9DamWIgopqXtP%2Fadjsutvotingtime.png?alt=media&#x26;token=ac951275-ec9d-419e-81f8-5553c7ebd228" alt=""><figcaption></figcaption></figure>

1. Select "Adjust Minimum Vote Time" as your proposal type.
2. Enter the number of seconds for the new minimum voting time.

{% hint style="info" %}
All proposals require you to set a End Time and Proposal Title.
{% endhint %}


---

# 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://swarms-finance.gitbook.io/swarms.finance-app/guide/create-a-proposal/adjust-minimum-voting-time.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.
