Cross chain token price sync

Hi, I am looking to use Moralis to build a multi chain dapp. I have a question about rolling out my own token on multiple chains and managing the price of the token. My understanding is that to set a token price, you have to first provide liquidity on a dex. How do you manage the price of the token cross chains? Also, is there a function from Moralis to get the price of a token so it can be displayed on the dapp? Thanks in advance.