# FAQ

#### [How do I publish a private package?](#how-do-i-publish-a-private-package)

#### [How do I invite teammates to join my OnePub repository?](#how-do-i-invite-teammates-to-join-my-onepub-repository)

#### [How do I use OnePub from my CI/CD environment?](#how-do-i-use-onepub-from-my-ci-cd-environment)

#### [How do I get support?](#how-do-i-get-support)

#### [What is your SLA?](#what-is-your-sla)

#### [Does OnePub.dev have access to my personal information?](#does-onepub.dev-have-access-to-my-personal-information)

#### [Is GST/VAT/Sales Tax applicable?](#is-gst-vat-sales-tax-applicable)


---

# 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.onepub.dev/faq.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.
