# Brave Browser

Brave is proud to market itself as a privacy-focused browser, however, this can create certain issues focussed around security. Below is a brief explanation of how this could affect logging in to your control panel.

### Login

Brave by default will block all third-party cookies, this is fine and will not affect your control panel experience. However, if you have "cookies blocked" selected as shown in [**figure 1**](#how-it-shouldnt-look.) below, you will find yourself having issues logging in.

We use cookies on our control panel to ensure we know who is logging in and to authenticate you as a user. Without the cookies, we cannot be certain it is you and authentication will fail.

We recommend that you select the "cross-site cookies blocked" (as displayed in [**figure 2**](#how-it-should-look.)) option in your Brave browser. This will stop cookies from other websites following you from site to site but it will allow those all-important cookies we use for logging in to your freewebstore control panel.

#### How it shouldn't look.

![Figure 1](/files/qJWaTSTIjCsJnXT431x1)

#### How it should look.

![Figure 2](/files/oRKrcan6hylNzsuOxHWQ)

{% hint style="info" %}
This page may not display all errors found, if you find an error that you think we should include in this section, please [**let our support team know**](https://admin.freewebstore.com/support_new_ticket.aspx) and we can include it.
{% endhint %}


---

# 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://help.freewebstore.com/useful-links-and-pages/faqs/browser-support/brave-browser.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.
