FAQ

Frequently Asked Questions

Contents

Staking

💡All relevant information for staking can be found on Staking page

How many points are earned from staking?

8N per N ETH (If you stake 1 ETH, you get 8 points every day). N represents the amount of ETH or other assets you staked.

You can find more information on the ORA Points Program by checking the following link – https://docs.ora.io/doc/points/staking#staking-points

Is there a minimum stake period?

In Phase 1, there is no lock up period. It takes 24 hours to take to initiate your withdrawal before you are able to claim it.

After you initiate the withdraw, you will need to submit another transaction to “claim” your withdraw. (Two transactions in total)

In Phase 2, there are 2 options, locked and flexible staking. Locked staking is subject to a 6 month locking period. With flexible staking you may withdraw at any time. Participants for locked staking will earn more points.

Read more here: https://docs.ora.io/doc/points/staking#withdraw

Have staking contracts been audited?

The contracts were audited by Salus. Reference here: https://x.com/salus_sec/status/1811658734998811005

Tora Client

Information about running Tora Client can be found under our Node Operator Guide.

How do I run a Tora Client?

Currently there are 2 options for running a Tora client, Tora Launcher and CLI option.

Are there incentives for running a Tora Client?

The incentive is in form of ORA points. Read more on Points page.

Each validated transaction will earn 3 points. Read more here: https://docs.ora.io/doc/points/tasks#task-4-running-validator-node

How can I monitor Node network health?

Node network health can be found in docker container logs

ORA Network

Is ORA network a rollup or layer 2?

Neither.

ORA is a verifiable AI oracle network. It contains a set of smart contracts capable of making calls to a network of nodes computing AI inference, secured by opML.

AI Oracle

How does AI Oracle handle large responses to generate videos or images?

The content generated by ORA's AI Oracle can be securely stored on decentralized storage networks like IPFS (InterPlanetary File System). Once stored, the files can be retrieved using the Content Identifier (CID), which is provided by ORA’s AI Oracle.

I want to build with ORA's AI Oracle, what options do I have?

Depending on your use case, you can choose from a variety of supported AI models. Please refer to the References page, where you'll find all the essential details regarding each model, including supported blockchain networks, associated fees, and other relevant information.

What does the AI Oracle fee consist of?

AI Oracle fee = Model Fee (for LlaMA2 or Stable Diffusion) + Callback Fee (for node to submit a inference result back to onchain) + Network Fee (gas)

Callback fee and network fees may be higher when network is experiencing congestion.

Callback fees may be lower if you are using model such as Stable Diffusion, because the inference result will be shorter (just an IPFS hash, instead of long paragraphs in LLM).

OPML

How does opML guarantee consistency, given ML models are non-deterministic?

ML inferences can be deterministic provided that the random seed is fixed and the inference is run using Nvidia's deterministic framework or in our deterministic VM. Learn more from this talk on determinism on ML.

What are the limitations of opML?

Privacy, because all models in opML needs to be public and open-source for network participants to challenge. This can be mitigated with opp/ai.

What is the proving overhead, performance, and limitations of zkML frameworks?

For more details, refer to:

Other Questions

How can I be a OG on discord?

Unfortunately, the OG role was a limited-time opportunity exclusively for our first 100 Discord community members, and that window has closed. However, we appreciate your interest and look forward to having you as part of our community!

Does ORA have a token?

There is no ORA token. Beware of scams.

What is OLM?

OLM is the first AI model launched through the IMO framework. More details here https://docs.openlm.io/olm/initial-model-offering

More questions? Reach out in our Discord.

Last updated