# Technical Proposal

This type of proposal enables DAO members to change all the technical functions that are linked with our DAO. For instance, if any member wants to change any function in the KingKong Doge token,  they can submit a proposal. Upon receiving successful votes, the platform owner will manually change the functions submitted in the proposal. Other examples of technical proposals include changing the DEX fees, the funding wallet for collecting all the platform fees, the mint fees of the dApp, or changing the wallet address for royalties in the KingKong AI NFT. Members can also change different functions in the DAO through voting, such as changing the submit proposal criteria, voting criteria, changing quorum, changing consensus, and more. If the proposal passes, the platform owner will manually integrate the changes.&#x20;

To understand the use cases of NFTs & KingKong Doge Tokens in the DAO, You should have 1 AI NFT to participate in the voting process and to be able to submit a proposal. Also, you need to have KingKong Doge tokens as a fee for proposal submission.&#x20;

By providing multiple types of proposals, we aim to enable our members to have a say in various aspects of our DAO and ensure that the decision-making process is transparent.

By providing multiple types of proposals, we aim to enable our members to have a say in various aspects of our DAO and ensure that the decision-making process is transparent and decentralized.

<br>

<br>


---

# 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://kingkongdoge.gitbook.io/kingkongdoge/product-guides/kingkong-dao/dao-proposals/technical-proposal.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.
