# What is Plutum?

## Our goals

Our goal is to bridge the "final gap" between the physical world and the digital world through the use of blockchain technology and NFC chips.

We plan to revolutionise the way we interact with our buyers, sellers, makers, and owner every day by providing a more trustworthy, transparent, and secure system for transactions.

## What is PLTM and how is it different from Plutum?

PLTM is an ERC-20 governance token that uses liquid democracy to allow token holders to vote on decisions that will determine the future of Plutum. Plutum itself is a protocol, whereas PLTM is the governance token that governs Plutum Protocol.

## Who can use Plutum?

Anyone will be able to use Plutum with our open-source wallet. We will offer two wallets we will develop, each with different use cases - Plutum Aurum and Plutum Osiris. In addition, we will provide developers who wish to develop on Plutum with the tools necessary to develop a wallet independently, allowing anyone to develop their own wallet without having to pay for licensing/other fees.

## What are some use cases for Plutum?

Plutum has a use case in every transaction that occurs with a value greater than the NFC chip itself. See some examples:<br>

| Sneakers                                                                                                                                                 | Groceries                                                                                                                                                  | Contracts                                                                                                                                                                             |
| -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Sneakers can be uniquely identified to trace buyers and sellers in the past, and tagged by authenticators, enabling the buyer to guarantee authenticity. | Farms and producers can tag groceries so that consumers can independently verify where their groceries came from, making smarter, more informed purchases. | Plutum enables a single copy of a contract to be stored on blockchain, verifying that copy and preventing theft and forgery of signatures so that all parties are guaranteed honesty. |

## Where is Plutum going?

In the future, we have some key goals we wish to achieve, and a timeline that can be viewed on our GitHub and our website. To summarise, some of the most important goals are listed below:<br>

* PLTM token launch with full liquid democracy functionality
* Mainnet launch of Plutum services
* Launch of Plutum Osiris and Plutum Aurum
* Development of a native Plutum chain or L2 solution for another blockchain (likely Ethereum), in addition to a multi-chain bridge allowing for PNFTs to be transacted between various chains

## How will NFTs be minted using Plutum?

See this diagram:

![This diagram walks through the PNFT creation process.](https://lh5.googleusercontent.com/xdkm-wScGnKlNBfA7S4Y24mE8P91kIiW6x6Ok4gXiqYhIjJnoWEeEY0Bbkm0p2MMfDg6v0uUm6uUCPwU40G13w_THxp8EBAvYwSjfpe1Yn4ecX49TCeGYmVZhiuRANHsd9B7yhE3)

## How will NFTs be transacted using Plutum?

See this diagram:

![This diagram walks through the PNFT transaction process.](https://lh4.googleusercontent.com/LjbjOw68acUoEQlyGYVq5Nyvw0QdzhTd8_lLLmgtav23pGlFi3GViUOutb9OZZi8gcq_wlW-BA295BfrOmmn1O8Qlqp8bmXDmq-8s5gWrCNkjFqusb0lZfjtmmG1XEmKpMHb_HeL)


---

# 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://docs.plutum.org/master.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.
