# Setup LiquidOps

## Data input

We have two ways to obtain needed data from your node to facilitate alerting, depending on your preferences and risk models

### Api based - pull

{% content-ref url="/pages/UQoa5SUKA1pwaFNkUwvi" %}
[Api based - pull](/readme/liquidops/setup-liquidops/guide.md)
{% endcontent-ref %}

### Api based - push

{% content-ref url="/pages/1X4DXS3V5FOcocCATStX" %}
[Agent based - push](/readme/liquidops/setup-liquidops/agent-based-push.md)
{% endcontent-ref %}

## Data privacy

bolt.observer is a SaaS platform and as that it means that data will be shared with us. If you are using our [agent](https://www.notion.so/o/UMc3RSpXY254Qe0hTzM4/s/mGGbJoPTvKkAmLqqpdCK/~/changes/22/readme/liquidops/agent-based-push) then you are in complete control what and how much are you sharing with us. You can specifiy which specific channels and how precise the data you share with us will be. Data you share with us as part of our LiquidOps product belongs to you and is used exclusively for your needs.

Our agent is open source so you can review what is being done. For more detailed overview of how agent works please refer to its [repository](https://github.com/bolt-observer/agent).


---

# 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.bolt.observer/readme/liquidops/setup-liquidops.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.
