# Altitude Project

## AltitudeEcosystemDocs

- [Welcome](https://thealtitudeproject.gitbook.io/docs/start-here/readme.md)
- [Risk Notice](https://thealtitudeproject.gitbook.io/docs/start-here/risk-notice.md)
- [Project Overview](https://thealtitudeproject.gitbook.io/docs/altitude-project/overview.md)
- [Altitude History](https://thealtitudeproject.gitbook.io/docs/altitude-project/history.md)
- [Altitude Today](https://thealtitudeproject.gitbook.io/docs/altitude-project/altitude-today.md)
- [Tokenomics](https://thealtitudeproject.gitbook.io/docs/altitude-project/tokenomics.md)
- [Mountain Wallet Treasury](https://thealtitudeproject.gitbook.io/docs/altitude-project/mountain-wallet-treasury.md)
- [Everest USDC Rewards Vault](https://thealtitudeproject.gitbook.io/docs/everest-vault/overview.md)
- [How Rewards Work](https://thealtitudeproject.gitbook.io/docs/everest-vault/how-rewards-work.md)
- [Mountain Miner Overview](https://thealtitudeproject.gitbook.io/docs/mountain-miner/overview.md)
- [How Mountain Miner Works](https://thealtitudeproject.gitbook.io/docs/mountain-miner/how-it-works.md)
- [Deposits, Fees & Claims](https://thealtitudeproject.gitbook.io/docs/mountain-miner/deposits-fees-and-claims.md)
- [Launch Promotion Daily Rate](https://thealtitudeproject.gitbook.io/docs/mountain-miner/launch-promotion-daily-rate.md)
- [Treasury Balance Support](https://thealtitudeproject.gitbook.io/docs/mountain-miner/treasury-balance-support.md)
- [Miner End Game Support](https://thealtitudeproject.gitbook.io/docs/mountain-miner/end-game-support.md)
- [Security Overview](https://thealtitudeproject.gitbook.io/docs/security/overview.md)
- [Contract Addresses](https://thealtitudeproject.gitbook.io/docs/security/contract-addresses.md)
- [Audits & Reviews](https://thealtitudeproject.gitbook.io/docs/security/audits-and-reviews.md)
- [Roadmap](https://thealtitudeproject.gitbook.io/docs/roadmap/roadmap.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://thealtitudeproject.gitbook.io/docs/start-here/readme.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.
