> For the complete documentation index, see [llms.txt](https://docs.rivalz.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rivalz.ai/official-links/vord-application/sidelined.md).

# Sidelined

[Sidelined.ai](https://sidelined.ai) is an AI-powered platform designed to function as a 24/7 community manager for projects in the Rivalz ecosystem. It provides a dynamic, AI-driven point of contact, delivering accurate, detailed information on projects around the clock. Built on the Vord platform, Sidelined allows projects to create custom AI models tailored to their specific documentation and needs, enhancing community engagement and communication.

## How Sidelined Works

Sidelined is an AI assistant, trained on a project’s documents such as whitepapers, social media content, and other relevant data. This AI knowledge base serves different types of users—whether they are investors, community members, or collaborators—providing instant and relevant answers based on the project’s own content.

Additionally, it offers premium AI access to specific members of the community, enhancing token and NFT utility by linking ownership of these assets to exclusive access to advanced models like ChatGPT-4o.

{% hint style="info" %}
Sidelined is available to all Rivalz validator zNode holders and integrates with partnered projects, offering a consistent knowledge base across various projects within the Rivalz ecosystem.
{% endhint %}

Sidelined.ai revolutionizes community management by providing 24/7 AI-powered support and enhancing token utility. It serves as a critical tool for engaging and empowering communities, offering fast, accurate answers and exclusive access to premium AI services for token holders.

{% hint style="info" %}
Try Sidelined here: <https://sidelined.ai>
{% endhint %}

## Grant Your Community Access to Sidelined

Don't Get Sidelined: [JOIN HERE](https://rivalz-ai.typeform.com/to/mzIifAY3)


---

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