# Product

## Features

### [Collectives](/metadocumentation/clone/collectives.md)

A page to tell the world about your project and engage supporters.

### [Raise Money](/metadocumentation/clone/backers-and-sponsors.md)

Accept donations and sponsorship.

### [Pay Expenses](/metadocumentation/clone/expenses.md)

Reimburse expenses and pay invoices.

### [Transparent Budget](/metadocumentation/clone/collectives/budget.md)

Automatic financial reporting and accountability.

### [Tiers](/metadocumentation/clone/collectives/tiers-goals.md)

Levels or rewards for backers and sponsors.

### [Events](/metadocumentation/clone/collectives/events.md)

Tickets sales go straight to your Collective budget.

### [Gift Cards](/metadocumentation/clone/backers-and-sponsors/gift-cards.md)

Give the gift of giving.

### [Organizations](/metadocumentation/clone/backers-and-sponsors/organizations.md)

Sponsor Collectives on behalf of a company.

### [Backer Updates](/metadocumentation/clone/collectives/communication.md)

Keep your supporters in the loop about your achievements and news.

### [Fiscal Hosting](/metadocumentation/clone/hosts.md)

Create an umbrella entity to support a community of Collectives.

### [Profiles](/metadocumentation/clone/product/user-profile.md)

Tell the world who you are and show off the Collectives you're managing or supporting.


---

# 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://documentarians.gitbook.io/metadocumentation/clone/product.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.
