# VORJ

## What is VORJ?

VORJ is a no code Web3 as a service platform based on the VeChainThor blockchain. VORJ removes the technical barriers to creating digital property. VORJ simplifies the smart contract creation process through a beautifully designed, simple to use and user friendly interface.

{% hint style="warning" %}
VORJ is not intended and has not been optimized for mobile device usage.
{% endhint %}

## What does VORJ do?

VORJ has several offerings:

* VORJ offers a range of fungible and non-fungible (NFT) smart contract templates. VORJ implements and offers the secure and battle tested [OpenZeppelin smart contracts](https://github.com/OpenZeppelin/openzeppelin-contracts).
* The VORJ application programmable interface (API) offers various endpoints providing up to date and easily consumable VeChainThor information. View the available endpoints [here](https://api.vorj.app/main/v2/docs).
* VORJ offers an application programmable interface (API) to emit transactions throughout the VeChainThor blockchain network.
* VORJ offers an application programmable interface (API) to emit contracts throughout the VeChainThor blockchain network.

## How to access VORJ?

Use the URL [vorj.app](https://vorj.app) to access VORJ. VORJ is built to be intuitive for the user, feel free to explore VORJ but if you want a user guide refer to [this section](https://docs.vorj.app/guides) of the documents.

## VORJ origins?

The word VORJ is derived from the American phonetic spelling of forge; to make or shape an object by heating it in a fire and hammering it.

## More Information

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">vorj.io</td><td><a href="https://vorj.io">https://vorj.io</a></td></tr><tr><td align="center">vorj.app</td><td><a href="https://vorj.app">https://vorj.app</a></td></tr><tr><td align="center">docs.vorj.app</td><td><a href="https://docs.vorj.app">https://docs.vorj.app</a></td></tr></tbody></table>


---

# 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://docs.vechain.org/developer-resources/vorj.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.
