> For the complete documentation index, see [llms.txt](https://rami.ultratimes.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rami.ultratimes.io/welcome-to-ultra-times.md).

# Welcome to Ultra Times

{% hint style="info" %}
**DISCLAIMER :** Ultra Times is not affiliated with the Ultra.io project in any way. Always conduct your own research before investing capital in any project.
{% endhint %}

## THE COMMUNITY-DRIVEN PROJECT

Ultra Times aspires to become a leading community-driven media platform in next-gen Web3 Gaming and eSports, helping traditional gamers transition to Web3 platforms like [Ultra.io](https://ultra.io).&#x20;

The core values of Web3—community, transparency, inclusivity, sharing, openness, value redistribution, and decentralization, with the user at the heart of the experience—are embedded in the very DNA of the Ultra Times project.&#x20;

Our ambition is to leverage the unique strengths of these new Web3 principles, powered by Blockchain, to create something never seen before in community-driven gaming, particularly in eSports.&#x20;

Our [Goals](/roadmap/goals.md) are clear, and our vision is thoughtfully developed.&#x20;

The combined expertise and diverse skill sets of Ultra Times' [Core Team](/ultra-times-community/core-team.md), along with their professional networks within the Ultra ecosystem, put our community in a strong position for success.&#x20;

We aim to deliver not only high-quality content but also an unparalleled community experience.&#x20;

You can explore all of this in our [Roadmap & Milestones](/roadmap/roadmap-tech.md).

{% embed url="<https://www.youtube.com/watch?v=EKumdoVXPeM>" %}


---

# 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://rami.ultratimes.io/welcome-to-ultra-times.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.
