# Error Code 403

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

A 403 Forbidden error indicates that the user is prohibited from accessing the website. This often results from custom rules implemented by the user. For example, if a custom rule is set to block access from the USA, and a user tries to access the site from the USA, they will encounter a 403 Forbidden error.

To resolve this issue:

1. Review Custom Rules: Check the custom rules configured on your site.
2. Adjust Settings: Modify or remove any rules that are unnecessarily restrictive.

Ensure that your custom rules are appropriately set to balance security and accessibility.


---

# 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.prophaze.com/troubleshooting-queries/error-code-403.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.
