# nTokens

nTokens are ERC20 assets that are redeemable for a share of Notional’s total liquidity in a given currency across all active maturities. nToken accounts hold a basket of Prime Cash and fCash either directly or through liquidity tokens which represent a claim on the Prime Cash and fCash that is held in fCash liquidity pools. Learn more about nTokens [here](https://docs.notional.finance/notional-v3/ntokens/what-are-ntokens).

## nToken Parameters

Notional's governance has the ability to set:

* Deposit shares
* Leverage thresholds
* Residual purchase incentives
* Cash withholding buffers
* nToken incentives


---

# 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.notional.finance/v3-risk-parameters/ntokens-lp/ntokens.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.
