# Invite Your Team

To collaborate more effectively you should take these 4 steps:

1. &#x20;Click on the gear button in the top right corner to go to the **Settings** page.
2. Click on the "**Add new user**" button.
3. Type your colleague's email in the pop-up.
4. Click the "**Send invite**" button.

![](/files/upZunbObj1aY2mq8D3Ds)


---

# 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.prodcamp.com/getting-started/invite-your-team.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.
