# Guide

- [Code of Conduct](https://kb.lordsmu.online/guide/code-of-conduct.md): We are all bound to law and the rules of the game. This may be updated from time to time without notification.
- [Token Guides](https://kb.lordsmu.online/guide/token-guides.md): Contains all video demonstrations for LGN Use in the Game
- [LGNetwork Introduction](https://kb.lordsmu.online/guide/token-guides/lgnetwork-introduction.md)
- [Link your Accounts in the Marketplace](https://kb.lordsmu.online/guide/token-guides/link-your-accounts-in-the-marketplace.md)
- [Purchasing Packages in the Marketplace](https://kb.lordsmu.online/guide/token-guides/purchasing-packages-in-the-marketplace.md)
- [Withdraw your Character Cards from Marketplace](https://kb.lordsmu.online/guide/token-guides/withdraw-your-character-cards-from-marketplace.md): Demonstration on how to withdraw your character cards from marketplace to play on LGN Token Access Servers
- [Purchase WCoins using LGN Token](https://kb.lordsmu.online/guide/token-guides/purchase-wcoins-using-lgn-token.md): WCoins are used in In-Game Item Shop or the XShop.
- [Withdraw Items from Marketplace (not Auction)](https://kb.lordsmu.online/guide/token-guides/withdraw-items-from-marketplace-not-auction.md)
- [Transfer items to your linked Accounts](https://kb.lordsmu.online/guide/token-guides/transfer-items-to-your-linked-accounts.md)
- [Auction Guides](https://kb.lordsmu.online/guide/token-guides/auction-guides.md)
- [Bid for an Item in the Auction](https://kb.lordsmu.online/guide/token-guides/auction-guides/bid-for-an-item-in-the-auction.md)
- [Purchase your won Bid](https://kb.lordsmu.online/guide/token-guides/auction-guides/purchase-your-won-bid.md)
- [Withdraw Items from Auction to your In-game Account](https://kb.lordsmu.online/guide/token-guides/auction-guides/withdraw-items-from-auction-to-your-in-game-account.md)
- [Exchange $LGN to $LMU](https://kb.lordsmu.online/guide/token-guides/exchange-usdlgn-to-usdlmu.md): Here's how you can exchange your $LGN Token to $LMU Token using Pancake Swap
- [Realms](https://kb.lordsmu.online/guide/realms.md): These are the current Realms in the LORDS MU Community.
- [Titan - Token Access Only](https://kb.lordsmu.online/guide/realms/titan-token-access-only.md): Classic MU Philippines. Experience Rate x1, Item Drop Rate x.5. Boss Hunts, PvP, Gens War, Siege War. Dominate the Castle!
- [Bhar](https://kb.lordsmu.online/guide/realms/bhar.md): Indulge yourself with into the world of classic MU. Experience Rate x1, Item Drop Rate x.5. Boss Hunts, Happy Hour Event, PvP, Gens War, Siege War. Dominate the Castle!
- [Events](https://kb.lordsmu.online/guide/realms/bhar/events.md): All in-game events running in Bhar Realm
- [Happy Hour](https://kb.lordsmu.online/guide/realms/bhar/events/happy-hour.md): Additional Experience and Drop Rate
- [Wiggle](https://kb.lordsmu.online/guide/realms/wiggle.md): Classic MU Philippines. Experience Rate x1, Item Drop Rate x.5. Boss Hunts, PvP, Gens War, Siege War. Dominate the Castle!
- [In Game Commands](https://kb.lordsmu.online/guide/in-game-commands.md)
- [Status Points Command](https://kb.lordsmu.online/guide/in-game-commands/status-points-command.md): How to add status points in game via chat box command.
- [Offline Attack](https://kb.lordsmu.online/guide/in-game-commands/offline-attack.md): Allows your character to level up using skills to kill monsters while offline.


---

# 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://kb.lordsmu.online/guide.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.
