> For the complete documentation index, see [llms.txt](https://moonsama.gitbook.io/moonsama-metaverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moonsama.gitbook.io/moonsama-metaverse/economy/nova-credits.md).

# Nova Credits

{% hint style="warning" %}
REMINDER: This is a living document describing a project in active development. Details may change fundamentally in the process, and the end result may not reflect what was presented originally.
{% endhint %}

## Getting Nova Credits

Get Nova Credits by importing eligible assets in the [Multiverse Portal](https://multiverse.moonsama.com/). These assets unlock a corresponding balance of credits, which expires when the asset is removed from your account.

<table><thead><tr><th width="536">Asset</th><th align="right">Credits per unit</th></tr></thead><tbody><tr><td>Exosama NFT</td><td align="right">1'000*</td></tr><tr><td>Moonsama NFT</td><td align="right">10'000*</td></tr></tbody></table>

{% hint style="warning" %}
\*Note that these are example values for demonstration purposes and do not necessarily reflect the real implementation
{% endhint %}

## Transfer-less Transactions

All purchases and donations using Nova Credits are strictly temporary investments.

Since credits are unlocked through ownership of other assets, any transactions made with them will be rolled back as soon as the assets unlocking them are removed from an account.


---

# 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://moonsama.gitbook.io/moonsama-metaverse/economy/nova-credits.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.
