# Schedule

- [Non-NFT mechanism](https://guide-faraland.gitbook.io/guide/schedule/non-nft-mechanism.md): The non-NFT mechanism, initially proposed in March 2022, has been enthusiastically discussed by the community. Opinions are mixed regarding this mechanism. So here is an in-depth analysis.
- [Expedition Game](https://guide-faraland.gitbook.io/guide/schedule/expedition-game.md): The current version of The Expedition game is a lite version, with more functions being updated regularly.
- [Faraland new in-game UI interface](https://guide-faraland.gitbook.io/guide/schedule/faraland-new-in-game-ui-interface.md): With the feedback offered by our users, every process Faraland plans to take will be analyzed in full detail.
- [Token Burn Monthly Schedule](https://guide-faraland.gitbook.io/guide/schedule/token-burn-monthly-schedule.md): The 12th of every month is the monthly fixed date of burning Fara.


---

# 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://guide-faraland.gitbook.io/guide/schedule.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.
