# Invites

Most users will come to Affinity via an invite they receive from an organization.

An invite means that someone has added you as a pending user to their organization using the email address of which you received the invite.

You would accept that invite by [signing up](/product-guides/authenticating.md#new-users) with that email address as a user.

## External Organization Invites

Organizations who have been invited to join a parent organization (external organization model) will have an invite link sent to them via email where they can accept or reject the invite to the parent organization.


---

# 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.itsaffinity.com/product-guides/invites.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.
