# UniLend Improvement Proposal (UIP) Template

### Title

State a clear title for the IP.**Author**: \<Name of the author>**Status**: \<Current stage of the IP>**Date applied**: \<yyyy-mm-dd format>

### Simple Summary

Provide a simplified and layman's explanation of the proposal.

### Abstract

A short (\~200 words) description of the issue to be addressed.

### Motivation

The motivation is crucial for UIPs that want to change the parameters of the UniLend protocol. UIPs without satisfactory cause may be rejected outright.

### Specification

The technical specification should explain the syntax and semantics of any new feature. The specification should be detailed enough to allow the user to understand the proposal's impact on the protocol.

### UniLend Snapshot

Add the link to the corresponding snapshot poll created for this proposal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://unilend.gitbook.io/unilend-finance/governance/unilend-improvement-proposal-uip-template.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.
