# Does OnePub.dev have access to my personal information?

As part of the Single Sign-On (SSO) process, we obtain your email address, first and last names.

When you subscribe to a chargeable edition we require your credit card details and your Organisation name and country of origin.

We use a credit card gateway to store your credit card details (OnePub never has access to these details). We use a Credit Card token to apply reoccurring charges to your credit card.

OnePub.dev does not share your details with any third parties unless required by law enforcement agencies, the courts or legislation.

You can view our full [privacy policy.](https://onepub.dev/privacy)


---

# 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/does-onepub.dev-have-access-to-my-personal-information.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.
