# Glossary

Open Collective have produced an excellent guide to the terms used on the platform and you can find that [here](https://docs.opencollective.com/help/about/terminology). We recommend taking a quick look before your onboarding call to get a sense of what the terminology is. Here are a few other phrases or terms you might hear our team using or find in this guide.

### Admin

When we talk about your admins we mean what Open Collective call "collective admins". This is the two (or more) people who run your OC page, approve and reject expenses and act as our contact points with your group. This can be anyone from your group, and we don't take a position on how you organise or what other responsibility these people have. They can be a group leader or coordinator, a treasurer or just a member of the community who is willing to look at the page. We'll always refer to them as "admins" and ask that you have at least two of them added before we approve your page.&#x20;

### Expense

We generally refer to any payment made from your page as an expense. We know that many collectives are actually making small solidarity payments or grants rather than just reimbursing volunteers for their expenses. We use the word "expense" as a catch-all term for payments you make from your page as that's the language Open Collective uses.&#x20;

### Collective

It is Open Collective’s name for any group who is being hosted on their platform. Groups can be very small, or very large. To secure a Fiscal Host, they will need to meet that hosts' terms and will undergo a simple verification process.&#x20;


---

# 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://accountable.gitbook.io/about/faqs-and-q-and-as/glossary.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.
