# Possibilities with Edge

**.Dapps -** A decentralized app (also known as a dApp or dapp) operates on a blockchain or peer-to-peer network of computers. It enables users to engage in transactions directly with one another as opposed to relying on a central authority.

**.Minting** - Mint is a popular free online personal finance application from Intuit that offers a variety of easy-to-use financial planning and tracking tools. To use Mint, you must sync all of your financial accounts, or at least the ones you want to utilize via Mint. Mint allows us to track, spending and credit score, and once can sign-up to receive notifications on a daily, weekly, or monthly basis.

**.Video transcoding** - Transcoding is a key task in an adaptive streaming workflow for video. It converts an encoded digital file or set of files into an altered set of digital files that better meet the needs of your hardware or your audience. It is particularly important for ensuring your content can be viewed on the widest possible range of devices.


---

# 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://documentation.script.tv/nodes/edge-documentation/possibilities-with-edge.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.
