# Maverick Wallets

## Incentives Wallets

This section lists the wallet address of any multi-sig used to direct external incentives to Boosted Positions.

<table><thead><tr><th width="141">Chain</th><th>Address</th></tr></thead><tbody><tr><td>Base</td><td>0xce9d858e61d3caf27ffe00dd639d36881a39db68</td></tr><tr><td>Ethereum</td><td>0xb18d76b11fdb1cc4a0c1ad94bacad25ee3da0cab</td></tr><tr><td>zkSync Era</td><td>0xa4e74c7f18a2f6ccd73c22aa76477c046c88b805</td></tr></tbody></table>

## Delegation Wallets

This section lists the wallet addresses that can be used to delegate veMAV voting power to the Protocol.

<table><thead><tr><th width="143">Chain</th><th>Address</th></tr></thead><tbody><tr><td>Base</td><td>0xe0f63E3A8CfC2b4b9d4BFA6b95f007FA18ba43d9</td></tr></tbody></table>

## Airdrop Receiving Wallets

This section lists the wallet addresses of any multi-sig used to receive airdrops directed to the protocol.

<table><thead><tr><th width="152">Chain</th><th>Address</th></tr></thead><tbody><tr><td>Scroll</td><td>0x17215A2eCDD75948351fD9CF983fD6a7884Cb932</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.mav.xyz/further-information/maverick-wallets.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.
