# Welcome to Orus

## Forewords

Thank you for being here.

Orus is an on-chain data analytics platform designed to save 97% of analysts' time and reduce analysis costs by 99%. Our goal is to empower organizations and analysts to focus on business objectives, including ***protocol health analysis, on-chain user behavior, ecosystem monitoring, investment portfolio management, infrastructure needs***, and more

### We Answer Questions Like

* [How can we look into insights on transaction counts, liquidity pool sizes, and user activities on Uniswap?](/product-docs/use-cases/for-trend-discovery/exploring-uniswap-v2-v3.md)
* How are we doing compared with other chains?
* How much money from our users flowed into various Pixels tokens during the quest time window, including LPs?

### Getting Started

**Creating dashboards in 2 seconds**

Start creating dashboards after signing up on Orus. Explore chart options, and utilize our drag-and-drop functions to create, save, and customize your dashboards easily

**DSL guides** \
Our platform is built on unique DSLs with drag-and-drop functions, eliminating the need for SQL or coding.

[Check out our for all the functions you need and start playing around](/product-docs/dsl-guides/learn-our-dsl.md)

We hope you will enjoy the experience of using Orus, and will be excited about the potential of the platform.

For any feedback or questions, please join our [discord](https://discord.gg/75yZgJbGBW).

Orus Team

\[Nikola, Nicholas, Milan, Milos]&#x20;


---

# 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://orus.gitbook.io/product-docs/welcome-to-orus.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.
