> For the complete documentation index, see [llms.txt](https://wowtalkies.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wowtalkies.gitbook.io/main/overview/wowtalkies-key-product.md).

# wowTalkies Key Product

**wowTalkies has two key products:** &#x20;

**Mobile App:**

The wowTalkies mobile app revolutionizes the way movie enthusiasts engage with their favourite films and stars. Seamlessly integrated with a self-custodial EVM-based wallet, the app ensures that all user activities are securely recorded on the blockchain, guaranteeing privacy for users and the community at large. Beyond this, the integration of blockchain technology unlocks a myriad of possibilities, including the creation of unique movie NFTs, fan art monetization, and more. Points earned through interactions within the platform can be converted into valuable $wowT tokens, which can be used for trading NFTs or gaining exclusive access to red-carpet events hosted by production houses, among other exciting opportunities.

{% content-ref url="/pages/nLoSzeXW2VAkgURIEyIg" %}
[About wowTalkies mobile app](/main/mobile-app/about-wowtalkies-mobile-app.md)
{% endcontent-ref %}

**NFT Marketplace:**

The wowTalkies NFT Marketplace stands at the forefront of the digital collectibles revolution, offering a curated selection of movie-related NFTs that cater to the discerning tastes of fans. With an easy-to-use interface and robust features, users can explore, buy and collect these one-of-a-kind digital assets. Additionally, the marketplace provides a secure environment for completing KYC requirements and seamlessly acquiring cryptocurrencies using Onmeta. This marketplace empowers users to truly own a piece of cinematic history in the form of unique and coveted NFTs.

{% content-ref url="/pages/NYCIJeJRbabrSGSH4Rgc" %}
[About NFT Marketplace ](/main/nft-marketplace/about-nft-marketplace.md)
{% endcontent-ref %}


---

# 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://wowtalkies.gitbook.io/main/overview/wowtalkies-key-product.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.
