# Knowing Exchange

Refer below explaination to understand each field of ReflectorDex

<figure><img src="/files/30Ux6t4VAvu2g3oHxrae" alt=""><figcaption></figcaption></figure>

Usage of each section is as below

1\. Coin/Token Name: Assets you want to trade. Only listed assets are allowed to trade.

2\. Fiat Currency: Price of assets and your balance in fiat currency

3\. Contract Balance: Total selected base assets balance in ReflectorDex.

4\. Total R\<TokenName>: Current supply of R\<TokenName> in ReflectorDex. Supply increase when someone buy and decrease when someone sell.

5\. Buy Price: Current buy price of R\<TokenName>. This price includes 10% reflection rewards charges.

6\. Sell Price: Current sell price of R\<TokenName>. This price includes 10% reflection rewards charges

7\. Reflection: Reflection earned on your R\<TokenName>. Also shows amount recieved after selling Reflected tokens

8\. Referral Reflection: Referral bonus earned by you from investment of your friends

9\. R\<TokenName> Balance: Balance of reflected tokens you are holding

10\. Total Reflection: Addition of Reflection(point 7) and Referral Reflection(point 8)


---

# 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://reflectordex.gitbook.io/reflectordex/knowing-exchange.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.
