> For the complete documentation index, see [llms.txt](https://lomwithitam.gitbook.io/limeodysseym/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lomwithitam.gitbook.io/limeodysseym/user-manual/faq.md).

# FAQ

### How to sync wallet?

Register your wallet address in game > Go to NFT.Farm > MyPage > Click “Authentication” > Follow authentication process to complete

### How to stake NFT?

1. If you have NFT item in game, click 'Make a Trade' to send it to marketplace.
2. Log in at NFT.farm, you can see the sent NFTs at Mypage > Collection tab.
3. Click the item, then click 'Activate' to use at NFT farm.
4. Go the Stake tab, click the pool you want to stake. (SS, S, A, B, C)
5. Proceed approval transaction first. Set the quantity, then put your NFT in.

   (It's possible to stake 10 NFTs at once.)

### What happened to ruby, soul stone, and pet items?

In-game shop where rubies can be spent will open soon. Soul stones will be updated along with mercenary and pet contents update.

### Why did item options disappear?

Item options are temporarily removed while items are being entirely rebalanced. The purpose is to find the right balance that empowers the use of NFT items.

### Dungeon keys not sold at NFT.Farm shop?

As soon as the game stabilizes, dungeon keys will be available for purchase at our next update. Dungeon keys will charge to the max when hero levels up, so there should be enough key supply in the beginning.

### Dungeon key cool time is too long.

Dungeon key will charge every hour and NFT drop rate is at 4%. LOM is designed in a way that at least 1 NFT can be acquired from consuming 24 keys that each user fairly collects over a day.

### Difficulty level is too high.

To provide incentives for INO participants and avoid limitless farming that can deteriorate game balance, the initial difficulty level is set higher than average intentionally. INO participants will find it rather easy to reach Stage 3, but we have not equipped them with too much advantage, which would ruin the balance. Users who have not made any purchase may take some time and effort to clear Stage 1-2, but they should have no trouble proceeding if resources are strategically allocated.

### NFTs sent to NFT.Farm does not appear.

When traffic is high, it takes some time for blockchain and incoming data to sync. Please wait a bit and try again.

### Facebook login not working?

For APK version, only Google login works. When Google Play version is officially released, Facebook login will work properly. For iPhone users, they can change device after syncing Facebook account

* For Android users, sync available for (1) Google account (2) Facebook account
* For iOS users, sync available for (1) Apple account (2) Facebook account

###

### How can I get NFT items in game?

* &#x20;In game, NFT items are dropped in boss battle only. \
  &#x20;(Campaign / World boss / Boss raid)
* NFT items will not appear when the Internet is disconnected.

{% hint style="warning" %}
Equipment box that can be purchased with rubies doesn't include any NFT items.
{% endhint %}

###

### How can I trade NFT?

* You can sell / buy NFT items at NFT.farm.\
  Please refer to the link below for further information.

{% content-ref url="/pages/-MioGMDyRuY7ltKp2wYt" %}
[How to Move NFT](/limeodysseym/user-manual/how-to-trade-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MipG4c7Tmtojn7p0sKb" %}
[How to Trade NFT](/limeodysseym/user-manual/how-to-trade-nft-1.md)
{% endcontent-ref %}

###

### Why I don't see 'connect wallet' button?

* You can connect wallet in English version only. Players using the Korean version, please change the language setting to English.

{% content-ref url="/pages/-MioFEsCeLESCgE53ANz" %}
[How to Connect Wallet](/limeodysseym/user-manual/untitled.md)
{% endcontent-ref %}

###

### Is it possible to connect another wallet?

* Please note that the wallet address once registered cannot change.


---

# 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://lomwithitam.gitbook.io/limeodysseym/user-manual/faq.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.
