> For the complete documentation index, see [llms.txt](https://shield-bo4.gitbook.io/document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shield-bo4.gitbook.io/document/playing-online/how-to-connect-with-friends.md).

# How To Connect With Friends

There is two ways to play with friends or randoms, by using the server browser in main menu or shield friends.\\

* **First way: Lobby Browser**\
  Using Lobby Browser (in server browser menu, FOR PUBLIC MATCHES!):\
  If you want to host a match, go to any gamemode and press Public Match/Find Match button, for example in zombies:\
  ![](/files/og4oJNWfY3ajoZJQ5jrb)\
  If you want to join a match, then you can go to lobby browser to browse the available hosted matches\ <img src="/files/7eSDAgAcOmWijvp2sLkX" alt="" data-size="original">\ <img src="/files/EoeRFEYUCJqEGzgi5noe" alt="" data-size="original">\\
* **Second way: Shield Friends**\
  Using Shield Friends (FOR PRIVATE MATCHES/CUSTOM GAMES!):\
  ![](/files/QhS2LKGNTJ5X1xP3yvfY)\
  \
  First open the menu, then add your friend in the text box here (by username):\
  ![](/files/Jq2nFhFshA8zIzB05WWH)\
  \
  Wait for your friend to accept the friend request (he can do it in the same menu), then he can join you by right clicking on your profile in the shield friends menu. this will also create a shield party for you and the friend automatically.


---

# 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:

```
GET https://shield-bo4.gitbook.io/document/playing-online/how-to-connect-with-friends.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.
