> 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/mobile-app/discover-the-technology-driven-utilities-available-on-the-app..md).

# Discover the technology-driven utilities available on the app.

Our platform is primarily designed for mobile devices and is focused on engaging with fans. We offer a range of exciting features that allow users to create unique content and share it on and off the platform. By doing so, you can establish yourself as an influencer and earn rewards for your efforts. Our app is packed with fun features that revolve around movie nostalgia, pop culture, and memorabilia, and we provide a unique experience that can't be found anywhere else. You can enjoy features such as:\
\
\- Creating an AR avatar of your favorite celebrity and taking a selfie\
\- Placing your face into your favorite movie poster and becoming the star of that movie\
\- Using cool filters to transform yourself into a superhero, a humble hero next door, or a legend from a fantasy show\
\- Transporting yourself to a film set by selecting a background of your choice\
\- Accessing your favorite wowTalkies collections\
\- Earning points for engaging on the app\
\- Exchanging your points for NFTs of your choice\
\
We hope you enjoy using our platform and exploring all the exciting features we offer.


---

# 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/mobile-app/discover-the-technology-driven-utilities-available-on-the-app..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.
