# Decentralized Telescope (DRAFT)

### Decentralize the Holy Oracle

{% hint style="info" %}
Currently, there are not a lot of details about this proposal as there are many other proposals that needs to be implemented to support these functionalities.
{% endhint %}

#### Telescope is the only centralized component within Geode's Infrastructure.

While we are making efforts to increase the trustlessness and decentralization of our infrastructure, it is not desired to keep Telescope as a centralized entity.&#x20;

Thus, this is probably one of the most important improvements Geode developers are working on.


---

# 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.geode.fi/key-concepts/future-of-geode/further-decentralization/decentralized-telescope-draft.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.
