# Procedure

1. Go to the Proposal part of the Ola Propose and Vote Hub
2. Connect your Ethereum wallet, and switch to "Sepolia Network".
3. Click the "New Proposal" button at the top right of the icon.
4. Write the title and description of your proposal.
5. Choose your "Proposal Category", "Voting Method" and "Voting Period".
6. Submit your proposal.


---

# 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://ola-foundation.gitbook.io/ola-documentations/ola-community-hub/vote-and-propose-on-ola/how-to-propose/procedure.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.
