# Getting Started

Welcome to the Parameter1 Documentation Hub. Use the links below to access product or developer documentation for the P1 Ecosystem.

## Product Documentation

{% hint style="info" %}
Having trouble with a P1 product? Check the documentation for your product below. If you're unable to find an answer to your question, feel free to reach out to us via <support@parameter1.com>!
{% endhint %}

* [**BASE**](https://docs.parameter1.com/base-cms) \
  \&#xNAN;*Content Management System*<br>
* [**EmailX**](https://docs.parameter1.com/email-x) \
  \&#xNAN;*Email advertisements*<br>
* [**IdentityX**](https://docs.parameter1.com/identity-x) \
  \&#xNAN;*User and comment moderation*<br>
* [**NativeX**](https://docs.parameter1.com/native-x) \
  \&#xNAN;*Website native advertisements*<br>
* [**Mindful**](https://app.gitbook.com/o/-MJm7WTfSu4mBkMOWDh8/s/-MJmBWdk6y724YHd1uA_/) \
  \&#xNAN;*Content Publishing, Advertising, and Reporting*

## Developer Documentation

{% hint style="info" %}
Check out the documentation links below for use cases, guides, and detailed API documentation.
{% endhint %}

* [**BaseCMS GraphQL API**](https://app.gitbook.com/o/-MJm7WTfSu4mBkMOWDh8/s/-MJmAeLxWsdoZNmpFobC/)\
  *Apollo GraphQL API*<br>
* [**Mindful GraphQL APIs**](https://app.gitbook.com/o/-MJm7WTfSu4mBkMOWDh8/s/NxKyAp7c6mrrsMyVy8Mj/)\
  *Apollo GraphQL APIs*<br>
* [**Website Framework**](https://app.gitbook.com/o/-MJm7WTfSu4mBkMOWDh8/s/-MJmAtl_2BaEdkQbiyZb/)\
  \&#xNAN;*Marko & Express*

***

## Other APIs

* [**Engagement API**](https://app.gitbook.com/o/-MJm7WTfSu4mBkMOWDh8/s/S1lKdpK3K8y2zNf5Pq9q/)\
  *Apollo GraphQL API*<br>
* [**IdentityX API**](https://app.gitbook.com/o/-MJm7WTfSu4mBkMOWDh8/s/Yu5nyHNkooeQlzrQTbfE/)\
  *Apollo GraphQL API*<br>
* [**NativeX API**](https://app.gitbook.com/o/-MJm7WTfSu4mBkMOWDh8/s/b0oDVidYhCMC7nU6ZNsO/)\
  *Apollo GraphQL API*


---

# 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.parameter1.com/hub/master.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.
