> For the complete documentation index, see [llms.txt](https://metasky.gitbook.io/mews/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metasky.gitbook.io/mews/introduction/our-solutions.md).

# Our Solutions

Metasky helps community managers curate, manage, and monetize their communities. Metasky product suite enables creators to build engaging experiences for their communities through gamified bounties and utilities charged NFTsOur product solutions include:

1. **Community Management:** Metasky Studio is a tech dashboard that helps community managers consolidate, moderate, and engage community members. Gathering your community helps community managers get guaranteed participation in activities, events, surveys, etc. <br>
2. **Top Community Members Identification:** Metasky's flagship product - Bounties helps identify highly loyal community members and reward them for their engagement on platforms like Twitter, Instagram, and Discord. <br>
3. **Easy to Use Customer Interface:** Our NFT utility-focused Web 3.0 wallet - Skywallet provides an intuitive dashboard to give client customers an overview of their NFTs and attached benefits across all blockchains. The easy-to-use wallet can be accessed through email/phone number within 30 seconds. <br>

With over two years of experience, Metasky has the knowledge and tools to take your Web 3.0 presence to the next level. Our team stays on the cutting edge of new technologies and strategies to best serve our clients. Let us help you build your community that generates real value.


---

# 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://metasky.gitbook.io/mews/introduction/our-solutions.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.
