# General Info

- [Community guidelines](https://adawg4.gitbook.io/upakka/general-info/community-guidelines.md): To foster an excellent community, its good to help layout some good things to take note of and practice when using Upakka!
- [FAQ](https://adawg4.gitbook.io/upakka/general-info/faq.md)
- [Feature requests / Timeline](https://adawg4.gitbook.io/upakka/general-info/feature-requests.md): Here you can ask us to build something cool or tell us a problem you'd like us to solve!
- [Contacting support](https://adawg4.gitbook.io/upakka/general-info/contacting-support-emoji.md)
- [How we make money!](https://adawg4.gitbook.io/upakka/general-info/how-we-make-money.md): We have to exist somehow!
- [Learn more/Issue reporting 🐛 Also follow us!](https://adawg4.gitbook.io/upakka/general-info/learn-more.md): Visit our whats Upakka page at the beginning of the guide if you have not already!


---

# 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://adawg4.gitbook.io/upakka/general-info.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.
