# How To: Coordinape Gift Circles

- [Get Started](https://docs.coordinape.com/get-started/get-started.md): This is a quick reference guide for using Coordinape.
- [New Coordinape Admins](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins.md): Just created a circle? Here's how to get started
- [Setting up your Organization](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/setting-up-your-organization.md)
- [Managing Organization Membership](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/managing-organization-membership.md): Members can be invited into Organizations without the need to be in Circles. Org members can see what's happening in the org and signal support for activity.
- [Creating A Circle](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/creating-a-circle.md): Setup your Circle in Coordinape
- [Uploading an Organization Logo](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/uploading-an-organization-logo.md)
- [Upload Circle Logo](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/upload-circle-logo.md): The Logo will show up on your users profiles and in various places throughout the app.
- [Add Team Members](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/add-team-members.md): Load up your circle with the people that matter
- [Schedule an Epoch](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/start-an-epoch.md): Get the team started in Coordinape
- [Contributions and Epoch Statements](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/record-contributions.md): How your Circles know what their members did
- [Allocate GIVE](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/allocate-give.md): Reward and thank your fellow Contributors by allocating GIVE
- [Review Distributions](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/review-distributions.md): After allocation, at the end of the Epoch, Review your team's allocations
- [Your First Payment](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/paying-your-team.md): When GIVE turns in to $$$
- [Admin Best Practices](https://docs.coordinape.com/get-started/get-started/new-coordinape-admins/admin-best-practices.md): Simple Rules of Thumb & Considerations
- [New Coordinape Members](https://docs.coordinape.com/get-started/get-started/new-coordinape-members.md): Just got added to a circle? Here's how to get started
- [Set Up Your Profile](https://docs.coordinape.com/get-started/get-started/new-coordinape-members/set-up-your-profile.md): Let your circles know who you are!
- [Record Contributions & Opt-in/out](https://docs.coordinape.com/get-started/get-started/new-coordinape-members/record-contributions-and-opt-in-out.md): Tell your team what you've done!
- [Select Your Collaborators(Optional)](https://docs.coordinape.com/get-started/get-started/new-coordinape-members/select-your-team-optional.md): Who did you work with or who did you see adding value this Epoch
- [Allocate GIVE](https://docs.coordinape.com/get-started/get-started/new-coordinape-members/allocate-give.md): Reward and thank your fellow Contributors by allocating GIVE
- [Get Paid](https://docs.coordinape.com/get-started/get-started/new-coordinape-members/get-paid.md): You did the work time to reap the rewards!
- [Organizations](https://docs.coordinape.com/get-started/organizations.md): Setting up your DAO in Coordinape
- [Circles](https://docs.coordinape.com/get-started/circles.md): A Team of people working together
- [Creating a Circle](https://docs.coordinape.com/get-started/circles/creating-a-circle.md): Setting up your teams
- [Team Members](https://docs.coordinape.com/get-started/circles/adding-team-members.md): Getting your team onboarded to your Coordinape Circle
- [Epochs](https://docs.coordinape.com/get-started/epochs.md): A period of time when Contributions and Allocations can be tracked.
- [Create An Epoch](https://docs.coordinape.com/get-started/epochs/create-an-epoch.md): Get the team started in Coordinape
- [Contributions and Epoch Statements](https://docs.coordinape.com/get-started/epochs/recording-contributions.md): Let others know what you did!
- [GIVE in Gift Circles](https://docs.coordinape.com/get-started/give.md): Showing generosity through GIVE
- [Allocating GIVE](https://docs.coordinape.com/get-started/give/allocating-give.md): Show generosity to your team
- [Reviewing Distributions](https://docs.coordinape.com/get-started/give/reviewing-distributions.md): After allocation, Review your team's allocation
- [Compensation](https://docs.coordinape.com/get-started/compensation.md): Distributing payment to members
- [Paying Your Team](https://docs.coordinape.com/get-started/compensation/paying-your-team.md): After the Epoch completes
- [Disperse](https://docs.coordinape.com/get-started/compensation/paying-your-team/disperse.md): Paying your team using Disperse App
- [Gnosis Safe](https://docs.coordinape.com/get-started/compensation/paying-your-team/gnosis-safe.md): How to use the csv airdrop to pay your team
- [Parcel](https://docs.coordinape.com/get-started/compensation/paying-your-team/parcel.md): Paying through Parcel UI
- [Admin](https://docs.coordinape.com/get-started/admin.md): As a Circle Admin, you will be able to edit Circle Settings, Edit Epoch settings, edit your users, and create new circles.
- [Update Circle Settings](https://docs.coordinape.com/get-started/admin/update-circle-settings.md): Configure your Circle
- [Update Epoch Settings](https://docs.coordinape.com/get-started/admin/update-epoch-settings.md): What you need to know when setting epochs for your circles
- [Update Members](https://docs.coordinape.com/get-started/admin/update-members.md): Change Circle Member Settings
- [Enable Vouching](https://docs.coordinape.com/get-started/admin/enable-vouching.md): Allow members to vouch for each other
- [🧑🤝🧑 Members](https://docs.coordinape.com/get-started/members.md): Your CO Team members
- [Member Profile](https://docs.coordinape.com/get-started/members/member-profile.md): Show off your skills
- [Vouching New Members](https://docs.coordinape.com/get-started/members/vouching-new-members.md): How members can add contributors to a circle


---

# 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.coordinape.com/get-started.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.
