# Governance

## The Listapie Governance Forum

As a Magpie SubDAO, Listapie utilizes Magpie's Governance Forum.

Users can join our [**Governance Forum**](https://gov.magpiexyz.io/) to suggest changes to our platform and take part in the discussion with other investors. The **General Discussion** channel and the **Community Ideas** channel are created with the goal of fostering user participation. The core contributors of Listapie will review users opinions and engagement within the forum to consider implementations moving forward.

In the **Listapie Improvement Proposals** category, core contributors from Listapie will post proposed changes to the platform. This will allow the community to vote and decide whether to support the suggestions or not.&#x20;

## vlLTP holders are able to support or vote against the LIPs via Snapshot.&#x20;

Snapshot is an off-chain voting platform that allows DAOs, DeFi protocols, or NFT communities to participate in decentralized governance.


---

# 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.listapiexyz.io/governance.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.
