# n1licensepos

Introduction: **Sell your licenses and assets quickly and independently.** Powered by Nice1

Github repo: <https://github.com/nice1-blockchain/n1licensepos>

## Use cases

Are you using Nice1 plugins to add the NFT license verification system to the games you have created (BTL-BlochainTrustedLicense)?

With this contract you can easily create your PointOfSale and sell your licenses and assets by accepting as payment any kind of token from the network. You choose!

### How it works

Very similar to a store!

First you will have to register your product, specifying what it is, the price it will have and its internal and external reference if you need it.

Once you have your product registered, you only have to replenish the stock, this is as easy as sending the licenses to the contract and it will automatically manage the remaining units as well as a detailed report of the units sold.

For your users buying your licenses has never been so easy! They only have to send the required amount of tokens to the contract attaching in the memo the reference of the product they want to purchase and in the same transfer in which the payment arrives the license will be sent to your account.


---

# 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.nice1.dev/smartcontracts/n1licensepos.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.
