# nAsset Minter

An nAsset Minter will be able to mint tokenized stocks by opening a collateralized debt position (CDP). At launch NASDEX will accept collateralization in $USDC at a minimum of 150% collateralization ratio, with 200% collaterization being the recommended safer option. \
\
Asset minters will be required to monitor and adjust their collateralization ratio accordingly. As price of the tokenized stock increases, users will need to top up their collateral in order to prevent their position from being liquidated. Inversely, if the price of the tokenized stock decreases, users will be allowed to withdraw a percentage of their collateral.\
\
Moving forward NASDEX will whitelist other large cap assets and yield bearing assets to be used as collateral. This will allow users to maximise their capital efficiency.\ <br>

![](https://4146443128-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MkMHSId7Az3xVkZqyzQ%2F-MkpWCzHIJaGmyRDrzpf%2F-MkpnmwBbkY-bcLZ7OWO%2Fimage.png?alt=media\&token=16b29216-f143-45a3-8b24-4cf20bac70c6)

During non-trading hours of the stock exchange, the minting of the respective nAssets on NASDEX  will be suspended. The auction liquidation function will be suspended for that nAsset too.&#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://nasdexofficial.gitbook.io/nasdex/technology/overview-new/nasset-minter.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.
