# General Tests

* Your are connected to all feeds that are meant to be used by integration.
* In case of disconnection, you automatically reconnect. Reconnect happens with appropriate revision. Zero revision reconnection should only happen in urgent cases.
* You receive a notification if disconnection from one of the feeds happens.
* Reconnect happens only for feeds that have lost connection.
* First level support is set up and reachable for you. Both operational and technical.


---

# 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.odds88.io/integration-process/test-cases/general-tests.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.
