# Utility

### What is a utility?

In Mundus, a utility is a special feature or benefit that can be accessed or claimed by the members of a specific community or collection. These utilities are designed to add value and enhance the experience of being part of a particular group. For instance, a utility could be a raffle entry for a whitelist spot in a new project or release. This creates an exclusive opportunity for members to gain early or special access to new offerings.

Another example of a utility could be a discount code. What makes this interesting is that the discount becomes available immediately after a member claims it, providing instant gratification and a tangible reward for being part of the community or collection.

The concept of utilities in Mundus is fundamentally about community engagement and giving back. It allows users of the platform to create and offer these unique benefits or experiences, fostering a sense of belonging and appreciation within the community. By enabling the creators or administrators of communities or collections to design and offer these utilities, Mundus provides a way to add significant value for fellow members.&#x20;

This system not only incentivizes participation and loyalty within communities but also encourages a vibrant and interactive ecosystem where members feel valued and rewarded for their engagement.


---

# 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://docs.mundusapp.xyz/utility.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.
