> For the complete documentation index, see [llms.txt](https://docs.goproxies.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goproxies.com/proxies/integrations/proxy-managers/morelogin.md).

# MoreLogin

### Requirements

To have GoProxies work properly in this setup, ensure that:

* No other VPN or proxies are active.
* You have the GoProxies endpoints ready, e.g proxy.goproxies.com:1080, or proxy-america.goproxies.com:1080
* Your GoProxies subuser (also called API User)  username and password.

### Walkthrough

1. Create an account on their website [here](https://www.morelogin.com/register/).
2. Download MoreLogin to your device [here](https://www.morelogin.com/download/).
3. Open the MoreLogin app.
4. Click on the **+ New Profile** button on the top left.                  ![](/files/3ku9U76rR3d4EnG8jprW)
5. At the top, click the **Advanced create** tab and pick the wanted options for your proxy connection to configure the browser (or leave the default settings).      ![](/files/IF7X94zvT5VA1xylCjyM)
6. Scroll down to the proxy actions section and select **New proxy**.
7. Choose the Proxy Type as HTTPS, HTTP or SOCKS5, then enter the proxy details (your API Username and password, appended with 'customer-', so e.g customer-username.

* Host: proxy.goproxies.com
* Port: 1080
* Proxy Account: customer-yourproxyusername (any country needs to be appended here, e.g customer-yourproxyusername-country-us)
* Proxy Password: enter your proxy password
* &#x20;You can head to the advanced options to customize your settings further if needed.

8. When finished, click **OK** to save the created profile.
9. Go Back to the profile tab and click **Start** to launch your profile and establish a proxy connection, and you're done!

Try visiting ip.goproxies.com to confirm your IP address is now changed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goproxies.com/proxies/integrations/proxy-managers/morelogin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
