# Partners

- [Join the Partner Program](https://docs.realmacsoftware.com/elements-docs/store/partners/join-the-partner-program.md): Build and share products on the RapidWeaver Elements Platform.
- [Getting Started](https://docs.realmacsoftware.com/elements-docs/store/partners/getting-started.md): This guide covers getting set-up on the Elements Store
- [Adding a Product](https://docs.realmacsoftware.com/elements-docs/store/partners/getting-started/adding-a-product.md)
- [Updating a Product](https://docs.realmacsoftware.com/elements-docs/store/partners/getting-started/updating-a-product.md)
- [Submission Requirements](https://docs.realmacsoftware.com/elements-docs/store/partners/submission-requirements.md)
- [Component Checklist](https://docs.realmacsoftware.com/elements-docs/store/partners/submission-requirements/component-checklist.md)
- [Pack Distribution](https://docs.realmacsoftware.com/elements-docs/store/partners/pack-distribution.md)
- [Store API & Deep Linking](https://docs.realmacsoftware.com/elements-docs/store/partners/store-api-and-deep-linking.md): Learn more about the Elements Store API and deep linking system
- [Store Refresh](https://docs.realmacsoftware.com/elements-docs/store/partners/store-refresh.md): Tuesday is a mini-event on the Elements Store


---

# 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.realmacsoftware.com/elements-docs/store/partners.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.
