# Info

**Where will the published whitepaper be found?**

<https://ojacoin.org/assets/doc/oja-coin-whitepaper-v2.pdf> and also < [https://github.com/ojacoin/whitepaper>](https://github.com/ojacoin/whitepaper>), where feedback is more than welcome.

**Where can I take a look at OJX Smart Chain code? Is there a GitHub repository?**

The codebase of OJX is open-sourced here:

* < [https://github.com/ojacoin>](https://github.com/ojacoin>)

**Where can I find some support?**

* Technical talk and support running our software: Telegram <https://t.me/ojacoin_org>
* Bugs or technical contributions: GitHub

**Which are OJX Smart Chain's official channels for communication and information?**

* OJX DEX announcements: <https://t.me/ojacoin_org>
* Twitter: <https://twitter.com/ojacoin>

**Wallet support for OJX Smart Chain**

* [MetaMask](https://docs.ojxscan.com/smart-chain/wallet/metamask.html)
* [Ledger](https://docs.ojxscan.com/smart-chain/wallet/ledger.html)

**How to recover if you choose the wrong network type?**

Please read this [guide](https://docs.ojxscan.com/faq/nc/withdraw-en.html)

&#x20;


---

# 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://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq/general/info.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.
