# What is not good evidence?

## General rules

* The information provided does not clearly show that the milestone has been accomplished.
* The links submitted do not work, so the project's evidence cannot be effectively verified.&#x20;
  * For E.g., Git repo is publicly accessible, which will allow for review
* The evidence submitted is not in line with the Ideascale proposal
* The evidence contains project description only, without any progress
* Evidence is in a different language than English

## Specific evidence

### If image/video is evidence:

* Quality is poor - unable to watch/see
* Lack of description

### If code is evidence:

* It isn’t in the Git repository&#x20;
* Activity in Github doesn’t match what is stated in the milestone

### If presentation/slide is evidence:

* There is only a project description, no track of any progression&#x20;

### If a website is the evidence:

* There is no clear evidence of new features/updates on the website and their description


---

# 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.projectcatalyst.io/previous-funds/fund12-docs/project-onboarding/milestone-reviewers-guides/what-is-not-good-evidence.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.
