# Contributor Funding Guides

- [Community guide](https://example.contributors.org/contributor-funding-guides/community-guide.md): A contributor funding guide for the community
- [Contributor guide](https://example.contributors.org/contributor-funding-guides/contributor-guide.md): A contributor funding guide for contributors
- [Contribution attestation guide](https://example.contributors.org/contributor-funding-guides/contribution-attestation-guide.md): A guide for making attestations about contributions
- [Voter guide](https://example.contributors.org/contributor-funding-guides/voter-guide.md): A contributor funding guide for voters
- [Expressive approval voting guide](https://example.contributors.org/contributor-funding-guides/voter-guide/expressive-approval-voting-guide.md): A guide for understanding expressive approval voting
- [Funding operator guide](https://example.contributors.org/contributor-funding-guides/funding-operator-guide.md): A guide for funding operators that help with managing the funding process


---

# 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://example.contributors.org/contributor-funding-guides.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.
