# Appendix A - FAQ

**How do I know that you are really holding the correct number of shares of stock in your brokerage account for all of the stock tokens that you have issued? And, how do I know that all of the RUSD tokens you have issued are really backed by the correct amount of dollars and stablecoin?**

We will publish attestation reports from a third-party auditing company which analyzes the blockchain transactions to determine the number of outstanding tokens and has a direct view into our brokerage account, our bank account, and our crypto wallets. Initially, the reports will be published monthly, but we hope to move to a real-time reporting system as soon as possible.

**In which markets will you operate?**

We will operate globally except in countries that are sanctioned as per the US government, or countries in which the compliance and regulatory hurdles are too steep to overcome. Initially, we will not operate in the US. Our first market will be India.

**What platforms will you support at launch?**

At launch, we will support:

* The Polygon blockchain
* USDT (Tether) and RUSD stablecoins
* MetaMask wallet and Wallet Connect
* Desktop (Chrome browser)
* Mobile devices with MetaMask

**Do you support dividends?**

Not initially, but we plan to add support for dividends in the future.

**Can the stock token be redeemed for shares of the underlying stock?**

No.


---

# 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://whitepaper.reflection.trading/appendix-a-faq.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.
