# Next Proposals

Any proposal that does not fit the pre-listed proposals will be submitted as a **Text Poll**. A text poll will consist of a simple title that should describe the intention of the proposal, a short description of the proposal, and an optional field to include an external link.&#x20;

Given that the text poll smart contract will only support very short descriptions (currently 64-bits), it is advisable to include a more detailed description on an external link and then attach the link in the `Information Link` field.


---

# 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://nepri.gitbook.io/neprifinance/governance/next-proposals.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.
