# NeRF Telegram Bot

<figure><img src="/files/WZaTa0VspZ2ijYdxU8Ga" alt=""><figcaption><p>The Telegram Flow Map</p></figcaption></figure>

**Overview**

Token holders are granted full access to the bot, where they can upload videos and process them using NeRF technology. Once the model has been fully trained, the bot replies with a link to the dedicated viewer tool, which allows for exporting models, creating videos, etc.

Due to the GPU-heavy rendering cost, non-holders will be limited to only 2 uses of the bot.

#### Features

* Generate a render from a video&#x20;
* Generate a render from a set of images
* Check the status of a render&#x20;


---

# 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-telegram-bot.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.
