# Troubleshooting Component Connection Issues in Optibase

If you’re having trouble connecting components in Optibase, the issue might be caused by browser extensions or ad blockers interfering with the process. These tools can sometimes block the necessary scripts, preventing components from connecting as expected.<br>

## Steps to Resolve the Issue:

1\. Disable Ad Blockers: Temporarily turn off any ad blocker extensions in your browser.

2\. Check Other Extensions: Disable other extensions that might interfere with website scripts, such as privacy blockers or script managers.

3\. Try a Different Browser: If the issue persists, test the connection process in another browser to see if the problem is browser-specific.

If you’ve tried these steps and are still unable to connect components, reach out to us for further assistance. We’re here to help troubleshoot and get you up and running!


---

# 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.optibase.io/frequently-asked-questions/tests/troubleshooting-component-connection-issues-in-optibase.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.
