> For the complete documentation index, see [llms.txt](https://docs.revelator.com/pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revelator.com/pro/getting-started.md).

# Getting Started

- [Introduction](https://docs.revelator.com/pro/getting-started/readme-1.md)
- [Onboarding To Revelator](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator.md)
- [Setup Your Supply Chain](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/setting-up-your-supply-chain.md): Connecting you to DSPs
- [Migrating your Catalog](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog.md)
- [Ingesting Your Catalog](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/ingesting-your-catalog.md)
- [Delivering via Content Providers (DDEX)](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/ingesting-your-catalog/delivering-your-catalog.md)
- [Importing via Spreadsheet](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/ingesting-your-catalog/importing-via-spreadsheet.md)
- [Distributing your catalogue to the Stores](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/distributing-your-catalogue-to-the-stores.md)
- [Catalog migration procedure per DSP](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/distributing-your-catalogue-to-the-stores/catalog-migration-procedure-per-dsp.md)
- [DSP Migration Procedure with Your Own Deals](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/distributing-your-catalogue-to-the-stores/dsp-migration-procedure-with-your-own-deals.md): This is the section you should use if you are using your own deals with DSPs and are just switching to Revelator for supply chain services, the migration procedure per DSP is different.
- [Redeliveries](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/distributing-your-catalogue-to-the-stores/dsp-migration-procedure-with-your-own-deals/redeliveries.md)
- [Ensure track linking](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/distributing-your-catalogue-to-the-stores/dsp-migration-procedure-with-your-own-deals/ensure-track-linking.md): The procedure outlined in this document will give you the best chance of success at maintaining playlist inclusions, stream counts, chart history, and more.
- [Pricing Table](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/migrating-your-catalog/pricing-table.md)
- [Ingesting your Rights](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/ingesting-your-rights.md)
- [Digital Sales Reporting](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/digital-sales-reporting.md): Ingesting your streaming data and financial reports
- [White Label](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/white-label.md)
- [Creating your Sign up/Login page](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/white-label/creating-your-sign-up-login-page.md)
- [Sending emails](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/white-label/sending-emails.md)
- [Adding your brand](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/white-label/adding-your-brand.md)
- [Adding a custom domain](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/white-label/adding-a-custom-domain.md)
- [Adding Custom Fonts](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/white-label/adding-custom-fonts.md)
- [Setting up your default contracts](https://docs.revelator.com/pro/getting-started/onboarding-to-revelator/white-label/setting-up-your-default-contracts.md)
- [Account Settings](https://docs.revelator.com/pro/getting-started/account-settings.md)
- [Workspace Settings](https://docs.revelator.com/pro/getting-started/account-settings/workspace-settings.md)
- [Team Management](https://docs.revelator.com/pro/getting-started/account-settings/team-management.md)
- [Integrations](https://docs.revelator.com/pro/getting-started/account-settings/integrations.md)
- [How do I connect my services?](https://docs.revelator.com/pro/getting-started/account-settings/integrations/untitled-5.md)
- [Payee Settings](https://docs.revelator.com/pro/getting-started/account-settings/payee-settings.md)
- [Branding](https://docs.revelator.com/pro/getting-started/account-settings/branding.md)
- [NFT Storefront](https://docs.revelator.com/pro/getting-started/account-settings/nft-storefront.md)
- [Client Features](https://docs.revelator.com/pro/getting-started/account-settings/client-features.md)
- [Getting Started](https://docs.revelator.com/pro/getting-started/getting-started.md)
- [The Basics](https://docs.revelator.com/pro/getting-started/the-basics.md)
- [How do I set up my account?](https://docs.revelator.com/pro/getting-started/the-basics/untitled.md)
- [Profiles](https://docs.revelator.com/pro/getting-started/the-basics/profiles.md)
- [User profile settings](https://docs.revelator.com/pro/getting-started/the-basics/profiles/untitled-4.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.revelator.com/pro/getting-started.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.
