> For the complete documentation index, see [llms.txt](https://thealtitudeproject.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thealtitudeproject.gitbook.io/docs/altitude-project/mountain-wallet-treasury.md).

# Mountain Wallet Treasury

Altitude's sustainability relies on generating external inflows and using them to benefit the project.

The Mountain Wallet treasury is designed to support Altitude through project-owned assets, Mountain-owned liquidity (MOL), and ecosystem revenue.

Mountain-owned liquidity means liquidity that the project controls or owns. This can help harden the token's price while also earning fees. In simple terms, the project is directly investing in itself while creating room to scale.

Treasury profits may be reinvested or used to support the future of the project.

## Mountain Wallet Inflows

Mountain Wallet inflows include:

* Taxes from BaseSwap and OMNI volume.
* Fees from Altitude ecosystem products such as Mountain Miner, Farm, and Everest.
* Allocations of yield from external revenue sources, including yield farming and staking.
* Allocations of fees from Mountain-owned Altitude liquidity.
* Crypto mining revenue.

## Mountain Wallet Supports

The Mountain Wallet can support:

* Buybacks and burns.
* Altitude liquidity on venues such as Aerodrome and Uniswap.
* Everest Vault support.
* Mountain Miner contract balance support.
* Ecosystem development and utility.
* Farm development.
* Loan or collateral partnerships.

## Treasury Philosophy

Altitude has survived because there is always something happening. During quieter market periods, the project can still earn yield, prepare future buys, build products, and continue strengthening the ecosystem from within.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://thealtitudeproject.gitbook.io/docs/altitude-project/mountain-wallet-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.
