# Using BlueBubbles with Adguard

### Overview

Adguard is a local VPN on your Android device that you can use for simple DNS blocking.

Many of you are using one of BlueBubble's built in proxy services such as Cloudflare or Ngrok. Sometimes, Adguard will block these domains, and can cause connection issues between your BlueBubbles Android app and the BlueBubbles Server.

### The Fix

The fix is simple. Just open the Adguard app's settings, and disable Adguard for the BlueBubbles App.

See the screenshot below for an example of this (note the `Adguard protection` toggle is disabled):

<figure><img src="/files/GBM51hADxar0waLOGFDn" alt=""><figcaption></figcaption></figure>


---

# 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.bluebubbles.app/client/usage-guides/using-bluebubbles-with-adguard.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.
