# Contribute

If you would like to report bugs or clarify anything related to letterpad, you can reach us through the below channels:

### Slack

Join us on [slack with this link](https://join.slack.com/t/letterpad/shared_invite/zt-4vcma4ac-HUFO~9rYaerc1jFxM7U_7A).

### Twitter

You can find us on twitter with this handle [@letterpad\_cms](https://twitter.com/letterpad_cms)

### Github

If you come across a bug or you want to request a feature, you can always [create an issue ](https://github.com/letterpad/letterpad/issues/new)here.

Also if you want to contribute with code, you are more than welcome. Check the issues section in Github.

You can also help us by sharing Letterpad on your social networks, making youtube videos, improving the documentation and by using the product itself. Information and ideas should always be free and for this to happen, we are taking care of the server costs and maintenance without any investors. If you would like to donate, you can do so [from here](https://opencollective.com/letterpad).


---

# 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.letterpad.app/contribute.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.
