# Charity Initiatives

The platform features a dedicated section that showcases specific projects from nonprofit partners. Each project is presented on a card with detailed information:

* The name of the nonprofit organization
* Location of the problem
* Background of the problem
* Equired funding
* Specific facts
* Required funding
* The timeframe for resolution


---

# 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://hcf-official.gitbook.io/hcf-whitepaper/how-we-work/charity-ecosystem/charity-initiatives.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.
