# DeSci Treasury Protocol

### **Fees:**

Any buy or sell of AXGT 1% fee in ETH & AXGT.&#x20;

#### **Fee Distribution:**

&#x20; ↳ ⅓ AXGT liquidity pool Uniswap

&#x20; ↳ ⅓ AxonDAO administration ‘adminWallet’&#x20;

&#x20; ↳ ⅓ AxonDAO DeSci Fund.  ‘fundWallet’&#x20;

## **SUBMISSION FORM**

{% embed url="<https://forms.gle/S5pPVZjvKMNGM9LA6>" %}

**The Mechanics of AXGT:**

**By default on UniSwap, there is a 1% total buy and sell fee for providing Liquidity, so why not have it build upon itself?**

## &#x20;**The 1% fee breakdown:**

&#x20;   🟢 .333% to LP AXGT-ETH PAIR &#x20;

&#x20;   🟢 .333% to Admin for DAO admin operations.

&#x20;   🟢 .333% to Public DAO DeSci Fund

<figure><img src="/files/AWczZuEcbDBPNvwEhOD3" alt=""><figcaption></figcaption></figure>

<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://whitepaper.axondao.io/axondao/protocols/desci-treasury-protocol.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.
