# SlidesPilot Help Center

## English

- [Welcome to SlidesPilot](https://help.slidespilot.com/welcome-to-slidespilot.md): Welcome to the SlidesPilot Help Center. Here you'll learn how to use SlidesPilot, discover its powerful features, and get answers about AI, presentation tools, accounts, billing, and more.
- [Convert PDF, Word to PPT](https://help.slidespilot.com/how-to/convert-pdf-word-to-ppt.md)
- [Convert Links to PPT](https://help.slidespilot.com/how-to/convert-links-to-ppt.md)
- [Convert Text to PPT](https://help.slidespilot.com/how-to/convert-text-to-ppt.md)
- [Create Infographic from Topic](https://help.slidespilot.com/how-to/create-infographic-from-topic.md)
- [Create Infographic from Text](https://help.slidespilot.com/how-to/create-infographic-from-text.md)
- [Create Infographic from Document](https://help.slidespilot.com/how-to/create-infographic-from-document.md)
- [Create Infographic from Webpage](https://help.slidespilot.com/how-to/create-infographic-from-webpage.md)
- [Subscribe to a Plan](https://help.slidespilot.com/plans-and-billing/subscribe-to-a-plan.md): These terms appear on our pricing page at the time of subscription. By subscribing, you agree to these terms.
- [Manage Subscription](https://help.slidespilot.com/plans-and-billing/manage-subscription.md): These terms appear on our pricing page at the time of subscription. By subscribing, you agree to these terms.
- [AI Credits](https://help.slidespilot.com/plans-and-billing/ai-credits.md): SlidesPilot's pricing is based on PPT creations and AI credits. Different plans include different amounts of presentation creations and AI credits.
- [Refund Policy](https://help.slidespilot.com/plans-and-billing/refund-policy.md): This refund policy appears on our pricing page at the time of subscription. By subscribing, you agree to these refund terms.
- [Fair Use Policy](https://help.slidespilot.com/plans-and-billing/fair-use-policy.md): These terms appear on our pricing page at the time of subscription. By subscribing, you agree to these terms.
- [Workspace](https://help.slidespilot.com/general/workspace.md): This is your personal workspace, the central hub where you can create new presentations, manage your existing ones, and access all of our powerful AI tools.
- [Account](https://help.slidespilot.com/general/account.md)
- [Contact Us](https://help.slidespilot.com/general/contact-us.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.slidespilot.com/welcome-to-slidespilot.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.
