# Custom Proxy Setup for Account Connection

When adding a new account to your OnlyMonster organization, a proxy is automatically reserved. For certain platforms — such as **Reddit** — it’s crucial to use a custom proxy to avoid login issues, platform restrictions, or IP-related blocks.&#x20;

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

### How to add an account using a Custom proxy:

1. Enable custom proxy: Toggle the "**Use Custom Proxy**" option before connecting the account.&#x20;

*For Reddit platform, the credentials input window is always open.*

2. Enter Proxy Credentials: In the field, enter a **SOCKS5 proxy credentials**:
   1. Host
   2. Port
   3. Login
   4. Password
3. Connect: **Click Connect t**o continue.

Once connected, the custom proxy will be **automatically applied to the Account**.

**Troubleshooting**: If you enter non-working proxy credentials, you'll receive a notification about the inability to validate the proxy credentials. Double-check that all fields (host, port, login, password) are entered correctly. If the data is correct and the error persists, it means the proxy itself is not working.

<br>


---

# 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.onlymonster.ai/team-and-security-management/custom-proxy-setup-for-account-connection.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.
