> For the complete documentation index, see [llms.txt](https://oja.gitbook.io/oja-coin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oja.gitbook.io/oja-coin/products/oja-blockchain-ojx.md).

# OJA Blockchain (OJX)

![](/files/SH4LTMk5Rz2kPk9AJ4l5)

OJA is a high-speed, and cost-friendly blockchain. It's explicitly built to speed up transactions with almost zero transaction fees. The main chain of OJA Coin is based on a hybrid consensus, merging Proof of Work (PoW) and Proof of Stake (PoS).&#x20;

In addition, OJA Coin blockchain offers 17x security protections while also being power-efficient and environmentally friendly owing to the ASIC-resistance algorithm. It also fosters fairness for the community by allowing everyone to participate in mining without requiring an ASIC-specific computer.&#x20;

### **Blockchain features**

**World-class Security**

Xevan is an exhaustive set of guidelines for how organizations can prevent, detect, and respond to cyberattacks. Xevan uses the X17 algorithm with 128 bit headers. It is officially known as the Framework for Improving Critical Infrastructure Cybersecurity. Xevan algorithm is an ASIC resistant, energy efficient and stable algorithm.&#x20;

**Fast transaction**

Thanks to its ultra-fast OJA Network, the transaction process can be confirmed with an average of 45 sec.

**Almost zero transaction fee**

Avoid an expensive gas fee, and start benefiting from our 0.0001 OJA network fee. Now you can transfer and make payment without worry about the transaction cost.

**Environment-friendly and Energy-efficient hashing algorithm**

OJA Coin utilizes an ASIC-Resistance mining algorithm that is much more power-efficient. It also creates fairness for the community as it allows everyone to participate in the mining without having to have a specialized ASIC mining computer. &#x20;

{% hint style="info" %}
**Oja has 4 main products within OJA Blockchain**
{% endhint %}

1. OJA Trading&#x20;
2. OJA Payment
3. OJA Wallet
4. OJA Rewards


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://oja.gitbook.io/oja-coin/products/oja-blockchain-ojx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
