# Projects, Proposals, Milestones, and Contributions

<figure><img src="/files/MODPSqpSU6XEgoPmHXWh" alt="arrows showing the flow of verified data from OTTP on project pages, proposals, and more"><figcaption></figcaption></figure>

An individual or team can create projects, proposals, milestones, or contributions that link to each other and/or collaborators. It’s modular—linking instead of nesting—and interoperable.

Projects, proposals, milestones, or contributions contain both onchain and offchain data.

Each link is a verified connection made by an individual or team. It can be updated or revoked.

<br>


---

# 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.opentothepublic.org/docs/learn-concepts/projects-proposals-milestones-and-contributions.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.
