> For the complete documentation index, see [llms.txt](https://nerdystar.gitbook.io/luxon-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nerdystar.gitbook.io/luxon-whitepaper/platform/luxon/contents/mission.md).

# MISSION

## What is LUXON MISSION

<figure><img src="/files/nFPScuIWbXsrvXuRRSwO" alt=""><figcaption></figcaption></figure>

LUXON Mission is a system where you can obtain various rewards by completing designated missions within specified period.

### Participating in LUXON MISSION

Members can enter the MISSION page by click on the \[EVENT] menu of LUXON Web.

<figure><img src="/files/t1UbZdP9xEIoRlwkNOrv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The MISSION page may not be available after the mission period is over.
{% endhint %}

\
And as you enter the page, you will see the Mission Tasks that are currently available to participate.\
You can participate in each tasks by clicking the \[Go] button for each mission task, and an external page such as X may appear depending on the type of mission being undertaken.

<figure><img src="/files/TWCqw2vWFqMqGsWPDgSC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9vkVd5FpARGehxRvfotg" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Please note**\
The detailed mission tasks that can be completed during the mission period may vary for each mission period.
{% endhint %}

\
Upon completing a mission task, the \[Go] button will change to a green \[Verify] button. \
Click this button to verify that the mission has been successfully completed.

<figure><img src="/files/6YvPyB49F0gE1I8ZfwqM" alt=""><figcaption></figcaption></figure>

Once verification is complete, mission points will be obtained, and the corresponding mission task will be deactivated.&#x20;

As you earn mission points, the Zeon icon will move accordingly. And when you reach a score range eligible for rewards, a \[Claim] button will appear below to the available reward.

<figure><img src="/files/LbehDlBv7pqntDz1nleY" alt=""><figcaption></figcaption></figure>

When you claim the reward, transaction request window will appear. You must select \[Accept] button to obtain reward to your wallet.

<figure><img src="/files/ilCAkZketL5pEF1Wu4AC" alt=""><figcaption></figcaption></figure>

After transaction is completed, you will able to find obtained reward at [LUXON Web Inventory](https://luxon.games/mypage/inventory/materials) or on the [Immutable zkEVM Inventory](https://passport.immutable.com/).

<figure><img src="/files/ttB8sMbi6glSyePY3zWc" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://nerdystar.gitbook.io/luxon-whitepaper/platform/luxon/contents/mission.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
