# Using the Platform

Navigating White Swan for Partners is designed to be intuitive, but to ensure you get the most out of our platform, this section provides a comprehensive overview of its basic functionalities. Here's what you can expect:

1. [**Page Type Overview**](/partner-knowledge-base/platform-overview/using-the-platform/page-types-overview.md): Delve into the different categories of reusable pages on our platform, and learn about the differences between general pages and product specific pages as well as how company and individual pages work.
2. [**Sharing Pages**](/partner-knowledge-base/platform-overview/using-the-platform/sharing-pages.md): Discover the myriad ways to share your content. Whether it's via email, text, social media, or embedding directly onto your website, we've got you covered.
3. [**Customizing Pages**](/partner-knowledge-base/platform-overview/using-the-platform/customizing-pages.md): Tailor the platform to mirror your business needs and processes. From aesthetics to functionality, learn how to make White Swan truly yours.
4. [**Custom Cases**](/partner-knowledge-base/platform-overview/using-the-platform/custom-cases.md): Beyond reusable pages, delve into creating custom cases. These are uniquely crafted for individual scenarios and can be initiated directly from the platform or through Zapier and API integrations for added flexibility.
5. [**Tracking Cases**](/partner-knowledge-base/platform-overview/using-the-platform/tracking-cases.md): Transparency is key. Easily track your clients' progress, access detailed data on their journey, and set up automations based on case progressions.&#x20;
6. [**General Company Settings**](/partner-knowledge-base/platform-overview/using-the-platform/general-company-settings.md)**:** Learn how you can control general settings for your White Swan partner account.

For those looking to delve deeper into advanced functionalities, we have dedicated sections on [Embedding White Swan](/partner-knowledge-base/embedding-white-swan/overview-of-white-swan-embed.md), our [Zapier Integration](/partner-knowledge-base/zapier-integration/overview-of-zapier-integration.md), and our [Public API](/partner-knowledge-base/embedding-white-swan/overview-of-white-swan-embed.md). Each of these sections provides in-depth insights, ensuring you can harness the full power of White Swan for Partners.


---

# 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.whiteswan.io/partner-knowledge-base/platform-overview/using-the-platform.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.
