# Asset Pricing

Asset will be priced by the amount of Nukleus for each token

Nukleus amount will be changed relative to the price of native chain currency by arbitrage mechanism &#x20;

Orbit protocol will not use normal AMM pricing functions such as Uniswap constant product function, instead, Orbit uses 3 sets of difference equations based on the asset trading pair. Orbit does this by **decoupling** pricing calculations from the token reserves in trading liquidity

Native Chain Currency -> Token

Token -> Native Chain Currency

Token -> Token

{% hint style="info" %}
We cannot publish the equation right now as the work is still in the process&#x20;
{% endhint %}

![](https://1971359938-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx421H6WDeHQMaVR8Xc7E%2Fuploads%2FIExs1gSFCv13yabpXnVu%2FPitch%20deck%20for%20Investor.png?alt=media\&token=86fe0f83-6f11-4370-b837-4ac92d0d9149)


---

# 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://contact-us-orbit.gitbook.io/orbit-protocol/how-orbit-protocol-works/asset-pricing.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.
