# More Mu Info

- [Mu Team](https://docs.mu.money/more-mu-info/mu-team.md): The Mu Team, we're not anonymous hiding behind fake names and avatars. We are a real blockchain company who are proud of MU and are more than happy to share our real names and show our faces.
- [Contact Information](https://docs.mu.money/more-mu-info/contact-information.md): different ways to contact us about the MU Ecosystem
- [All Contracts](https://docs.mu.money/more-mu-info/all-contracts.md): All useful contract address for MU Ecosystem. All contracts deployed on the Avalanche (AVAX) network.
- [MU Price Predictions](https://docs.mu.money/more-mu-info/mu-price-predictions.md): Conservative MU Price predictions
- [Commune DAO](https://docs.mu.money/more-mu-info/commune-dao.md)
- [Mu Hack](https://docs.mu.money/more-mu-info/mu-hack.md): On 12/10/2022 the Mu Bank v1.4 experienced a hack attack.
- [Coming Soon](https://docs.mu.money/more-mu-info/coming-soon.md)
- [Mu Projects](https://docs.mu.money/more-mu-info/coming-soon/mu-projects.md): projects proposed and considered to the Mu Ecosystem
- [MU Web3 Ecosystem](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-web3-ecosystem.md): the Mu App/Website
- [Discounted Mu Tokens](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/discounted-mu-tokens.md): discounted Mu Tokens for buying our offers
- [Mu Exchange](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-exchange.md): basic dex exchange/bridge
- [Arbitrage Bot](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/arbitrage-bot.md): an arbitrage bot that trades within the Mu Liquidity pools and keeps price stable amoung pools
- [Mu NFT (OG)](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-nft-og.md): there will only be 100 of these.
- [Mu Lottery](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-lottery.md): Fun revenue stream for the Mu DAO
- [Hello MEME](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/hello-meme.md): hello world example meme projects
- [Mu Verse](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/hello-meme/mu-verse.md): Meta meta verse crypto gaming
- [Mu Mix](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/hello-meme/mu-mix.md): Launch smart contracts
- [Mu Swap](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/hello-meme/mu-swap.md): hello swap
- [Mu Bank](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-bank.md): a bank that lends out CRYPTO
- [Dev Equity Program](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/dev-equity-program.md): equity and incentive program for the Mu Developers
- [Mu DAO](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-dao.md): Decentralized autonomous organization
- [Overview](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-dao/overview.md): The Decentralized Autonomous Organization that owns and controls the Mu Ecosystem.
- [Treasury](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-dao/treasury.md)
- [Revenue Streams](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-dao/revenue-streams.md)
- [Participation](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/mu-dao/participation.md)
- [Subscription Contracts](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/subscription-contracts.md): to be paid in MUG
- [Discord Price/Info Bot](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/discord-price-info-bot.md): bot that puts data in to discord channels
- [Contract Builder](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/contract-builder.md): GUI Wizard that let's you build and customize smart contracts
- [Software Bonds](https://docs.mu.money/more-mu-info/coming-soon/mu-projects/software-bonds.md): need software
- [Buying things with $MUG](https://docs.mu.money/more-mu-info/coming-soon/buying-things-with-usdmug.md): the utility of Mu Gold
- [Staking $MUO for $MUOS](https://docs.mu.money/more-mu-info/coming-soon/staking-usdmuo-for-usdmuos.md): Staking your $MUO for $MUOS to earn additional rewards and have more voting weight in the MU DAO
- [Mu Ore Staked $MUOS](https://docs.mu.money/more-mu-info/coming-soon/mu-ore-staked-usdmuos.md): Basically a certificate of deposit of Mu Ore $MUO
- [Mu Services](https://docs.mu.money/more-mu-info/coming-soon/mu-services.md): the Mu Ecosystem offers several professional services
- [Traditional Software Engineering](https://docs.mu.money/more-mu-info/coming-soon/mu-services/traditional-software-engineering.md)


---

# 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.mu.money/more-mu-info.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.
