# FAQ

## How can I contact?

Join [our discord](https://discord.gg/pNJn7wh) where many community developers and members helping each other or reach out [Ecency team](https://ecency.com) to report bugs/issues.

## How can I contribute?

If you are developer, feel free to check [Hivesigner Github repositories](https://github.com/ecency) to help us out, any suggestion, bug report, feedback is very appreciated.

## Can I integrate Hivesigner into my mobile application?

Yes, OAuth2 allows you to communicate, authenticate, sign transactions with ease, simple standard REST APIs.


---

# 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.hivesigner.com/h/faq/questions.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.
