# VORD - APPLICATION

{% hint style="info" %}
**Status:** Vord v1 is live and available[ ](https://vord.ai/)[here.](https://vord.ai/)
{% endhint %}

## VORD Overview

Vord is the AI application module of the Rivalz Network. An AI x Web3 platform for creating and publishing AI applications, enhanced with agentic systems, secure RAG, and access to a wide range of real-time data.\
The platform targets two user segments:

* No-code builders can focus on intuitive AI and agentic workflows, leveraging fast publishing and monetization tools to quickly build and iterate on AI apps.
* Developers can take advantage of a broader range of custom SDKs, particularly for integrating account-abstracted user interactions within workflows.

Additionally, Vord unlocks unique use cases within AI x Web3 through its systems for accepting crypto payments, token and NFT gating, account abstraction, and SDKs that enable transaction creation within workflows.

Vord is designed to leverage the innovations within Rivalz Network modules, allowing developers as well as non-technical users to easily build AI applications. Let’s explore which parts of Rivalz are utilized within Vord:

* [OCY:](/ocy-data.md) Vord processes and stores all its data by working directly with Rivalz’s AI-centric Intel OCY DePIN.
* [ADCS:](/adcs-ai-oracles.md) For real-time data, Vord utilizes the Agentic Data Coordination Service, giving developers access to a wide range of unique data feeds they can integrate into their workflows.

## What is Vord capable of?

Vord is an easy-to-use block builder that allows you to quickly create your own AI application. With Vord, you can build custom AI assistants, AI agents capable of submitting transactions, AI customer service agents based on your business documentation, or even develop a brand-new product.

One example of what you can build with Vord is [Sidelined.ai](https://rivalz.ai), an AI application that leverages Rivalz infrastructure and Web3 integrations.


---

# 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.rivalz.ai/official-links/vord-application.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.
