# Contributing to the platform

We build this platform with our community. There are a few ways you can contribute and help shape what we build next.

### Reporting bugs

Found something that's not working as expected? We want to know.

When reporting a bug, please include:

* A clear description of what happened vs. what you expected
* Steps to reproduce the issue
* Your browser, operating system, and plan
* Screenshots or a screen recording if relevant

You can report bugs via the community forum or directly through [support](https://example.com/support).

### Suggesting features

We track feature requests in the community forum under the **Ideas** category. Before submitting, search to see if your idea already exists — if it does, upvote it rather than creating a duplicate.

A good feature request explains:

* The problem you're trying to solve
* How you're currently working around it (if at all)
* Why you think it would be useful to others

We review and respond to ideas regularly, and use upvotes to help prioritise our roadmap.

### Writing about us

If you've written a blog post, tutorial, or made a video about the platform, we'd love to see it. Share it in the **Showcase** category on the forum — popular community content gets featured in our newsletter and social channels.

### Participating in research

From time to time we invite users to participate in user research sessions — interviews, usability tests, and surveys. If you'd like to be considered, opt in under **Settings → Account → Research participation**.


---

# 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://pro.cophieu79.vn/bao-cao-phan-tich/community/contributing-to-the-platform.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.
