# NeRF Web App

The web app is designed for a wide range of users, including content creators, e-commerce businesses, and social media influencers.

Upon accessing the web app, users can easily upload a 2D video or image file. The app then processes the uploaded media with NeRF technology to generate a 3D environment. Once the processing is complete, users receive a URL to the viewer tool, where they can interact with their generated 3D scene and create unique videos for marketing or promotional purposes.

Users can pay for the service with credit or debit cards. The revenue generated from each purchase is immediately converted to USDC and used to buy and burn $NeRF tokens, contributing to the project's stability and value.

The $NeRF Web App is designed to be intuitive and accessible, allowing users with limited technical expertise to harness the power of NeRF technology and create high-quality 3D visuals for their projects.


---

# 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://nerf-bot.gitbook.io/nerferc20/products-tools/nerf-web-app.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.
