# Welcome to Agnostic

## Quick links

{% content-ref url="tutorials/uniswap-v3" %}
[uniswap-v3](https://docs.agnostic.dev/tutorials/uniswap-v3)
{% endcontent-ref %}

{% content-ref url="overview/introducing-agnostic" %}
[introducing-agnostic](https://docs.agnostic.dev/overview/introducing-agnostic)
{% endcontent-ref %}

{% content-ref url="overview/our-features" %}
[our-features](https://docs.agnostic.dev/overview/our-features)
{% endcontent-ref %}

## Overview

{% hint style="info" %}
Here are some quotes that define our goals and the philosophy of Agnostic
{% endhint %}

> Paradoxically, while most blockchains consist of publicly available, open lists of records, it is extremely complicated to extract *useful* data from a blockchain \[...] [Agnostic ](https://agnostic.engineering/)is tackling the issue of blockchain data accessibility by providing a platform to help developers access decoded data in real time.
>
> — From [Blueyard](https://blueyard.medium.com/agnostic-aa864b5f9a10)

> Our journey through the complexities of EVM-compatible blockchain data access has been one of discovery, innovation, and growth. As we continue to develop Agnostic, we remain dedicated to empowering builders and analysts with the tools they need to unlock the full potential of the Web3 world. Together, we will shape the future of decentralized technology and create a more open, transparent, and secure digital ecosystem.
>
> — From the [CEO](https://medium.com/agnosticeng/taming-the-beast-a-journey-through-blockchain-data-access-with-agnostic-664bc0447c90)

## Collaborate

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fundamentals/collaborate-with-your-team" %}
[collaborate-with-your-team](https://docs.agnostic.dev/fundamentals/collaborate-with-your-team)
{% endcontent-ref %}

{% content-ref url="fundamentals/collaborate-with-your-team/setting-permissions" %}
[setting-permissions](https://docs.agnostic.dev/fundamentals/collaborate-with-your-team/setting-permissions)
{% endcontent-ref %}

{% content-ref url="fundamentals/collaborate-with-your-team/inviting-members" %}
[inviting-members](https://docs.agnostic.dev/fundamentals/collaborate-with-your-team/inviting-members)
{% endcontent-ref %}


---

# 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.agnostic.dev/welcome-to-agnostic.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.
