# Build Protocol

### Contribute to OTTP

The center of discussion will be on the Farcaster channel: [/ottp](https://warpcast.com/~/channel/ottp)

Here you can contribute ideas, code, design, etc. in a social setting. This is the best way to start the conversion, but if you prefer, you can fill out this [quick form](https://tally.so/popup/n06850) instead, and we can try to plug you in another way.

\
For those who want to contribute through GitHub.

<https://github.com/opentothepublic/protocol/blob/main/CONTRIBUTING.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.opentothepublic.org/docs/build-protocol.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.
