# Treasury

{% hint style="info" %}
All treasury and fee collection addresses are controlled by the protocol multisig.
{% endhint %}

## Protocol multisig

Protocol multisig: `GThUX1Atko4tqhN2NaiTazWSeFWMuiUvfFnyJyUghFMJ`

Quick links: [squads](https://v3.squads.so/dashboard/RVhaWTdGUGNjTnVFdmdIWk1DTXB3dzJGZW44b0xXQlNKemRnQ3NYM0Rqd20=) | [explorer](https://solscan.io/account/GThUX1Atko4tqhN2NaiTazWSeFWMuiUvfFnyJyUghFMJ)

## RAY buybacks <a href="#ray-buybacks" id="ray-buybacks"></a>

Fees are collected at intermediary addresses before being used to buy RAY:

<table><thead><tr><th width="240.2578125">Source</th><th>Collection address</th></tr></thead><tbody><tr><td>CLMM</td><td><code>projjosVCPQH49d5em7VYS7fJZzaqKixqKtus7yk416</code></td></tr><tr><td>CPMM</td><td><code>ProCXqRcXJjoUd1RNoo28bSizAA6EEqt9wURZYPDc5u</code></td></tr><tr><td>Standard AMM v4</td><td><code>PNLCQcVCD26aC7ZWgRyr5ptfaR7bBrWdTFgRWwu2tvF</code></td></tr></tbody></table>

Bought back RAY is held at: `DdHDoz94o2WJmD9myRobHCwtx1bESpHTd4SSPe6VEZaz`

## Treasury (USDC)

<table><thead><tr><th width="240.06640625">Source</th><th>Address</th></tr></thead><tbody><tr><td>CLMM</td><td><code>CHynyGLd4fDo35VP4yftAZ9724Gt49uXYXuqmdWtt68F</code></td></tr><tr><td>CPMM</td><td><code>FS3HipLdf13nhaeN9NhRfGr1cnH84GdNEam3WHhUXVYJ</code></td></tr></tbody></table>

## Pool creation fees (SOL)

<table><thead><tr><th width="239.6484375">Source</th><th>Address</th></tr></thead><tbody><tr><td>CPMM</td><td><code>DNXgeM9EiiaAbaWvwjHj9fQQLAX5ZsfHyvmYUNRAdNC8</code></td></tr><tr><td>Standard AMM v4</td><td><code>7YttLkHDoNj9wyDur5pM1ejNaAvT9X4eqaYcHQqtj2G5</code></td></tr></tbody></table>


---

# 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.raydium.io/raydium/protocol/treasury.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.
