# Introduction

## Introduction

Decentralized Oracle Platform provides cost-effective solutions to any smart contract that runs on the XDC Network Eco System.

Plugin enables the smart contract to connect with the real-time world and the data that it receives from the data feed provider is trustable by maintaining a high degree of security. Off-chain computation it does takes care of receiving a feed from multiple providers and aggregates the same.

### Resources

Telegram: <https://t.me/goplugin>

YouTube: <https://www.youtube.com/channel/UC2SAjmusd1I2OmkR8pL5S_w>

Twitter: <https://twitter.com/goplugin>

LinkedIn: <https://www.linkedin.com/company/goplugin/>

Facebook: <https://facebook.com/PluginPLI>

Medium: <https://medium.com/@GoPlugin>

Reddit: <https://www.reddit.com/user/goplugin/>

Discord: <https://discord.gg/4ATypYHudd>

## Is Plugin Open sourced?

Yes, Plugin is completely open sourced and all the code repositories that are available in our Git are open to use and modify


---

# 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.goplugin.co/plugin-2.0-validators/introduction.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.
