# Info

- [Documentation](https://docs.coordinape.com/info/documentation.md): Coordinape White paper, Tooling and Integration Information
- [Vision](https://docs.coordinape.com/info/documentation/vision.md): Coordinape's Mission
- [Gift Circle](https://docs.coordinape.com/info/documentation/gift_circle.md): Coordinape’s core feature (central to the Alpha version) is the Gift Circle.
- [Who To Gift](https://docs.coordinape.com/info/documentation/who_to_gift.md): The purpose of the gift circle is to reward all the ways value is brought to your DAO
- [Vouching System](https://docs.coordinape.com/info/documentation/vouching.md): The Vouching System
- [CoVaults Smart Contracts](https://docs.coordinape.com/info/documentation/coordinape-vaults.md): Description of the smart contracts that power the Coordinape Vaults.
- [Email Login and Web3 Best Practices](https://docs.coordinape.com/info/documentation/email-login-and-web3-best-practices.md): Login with Email
- [Integrations](https://docs.coordinape.com/info/integrations.md): A list of integrations into Coordinape
- [Discord Bot](https://docs.coordinape.com/info/integrations/discord_bot.md): Streamline Coordinape Tasks with Our Discord Bot
- [Dework](https://docs.coordinape.com/info/integrations/dework.md): How to use the Dework Integration
- [Parcel](https://docs.coordinape.com/info/integrations/parcel.md): How to use the Parcel integration
- [Wonderverse](https://docs.coordinape.com/info/integrations/wonderverse.md): How to add the Wonderverse integration for task tracking!
- [Hedgey](https://docs.coordinape.com/info/integrations/hedgey.md): How to integrate Coordinape with Hedgey.finance
- [Guild](https://docs.coordinape.com/info/integrations/guild.md): For token gating your Circles
- [CO Token Utility](https://docs.coordinape.com/info/co-token-utility.md)


---

# 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/info.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.
