# Swell AI

## Swell AI

- [What is Swell AI?](https://swell-ai.gitbook.io/docs/what-is-swell-ai.md): Welcome! We're so glad you're here. 💖
- [What we do](https://swell-ai.gitbook.io/docs/overview/what-we-do.md)
- [Our Features](https://swell-ai.gitbook.io/docs/overview/our-features.md)
- [Projects](https://swell-ai.gitbook.io/docs/product-guides/projects.md)
- [Integrations](https://swell-ai.gitbook.io/docs/product-guides/integrations.md): To give more understanding on what a "Source and Destination" is.
- [YouTube](https://swell-ai.gitbook.io/docs/product-guides/integrations/youtube.md)
- [Transcript & Clip Editor](https://swell-ai.gitbook.io/docs/product-guides/transcript-and-clip-editor.md): The transcript is the first piece of content Swell AI creates for you. This serves as the building block for all possible written  content Swell AI can do for you.
- [Clips Overview](https://swell-ai.gitbook.io/docs/product-guides/clips-overview.md)
- [Rich Document Editor](https://swell-ai.gitbook.io/docs/product-guides/rich-document-editor.md)
- [Swell ChatGPT](https://swell-ai.gitbook.io/docs/product-guides/swell-chatgpt.md)
- [Templates](https://swell-ai.gitbook.io/docs/product-guides/templates.md)
- [Embeddable Chat Bot](https://swell-ai.gitbook.io/docs/product-guides/embeddable-chat-bot.md): Podcasting has become a powerful medium for sharing ideas and stories, but the key to success lies in engaging with your audience in innovative ways.
- [Token Tiers](https://swell-ai.gitbook.io/docs/product-guides/token-tiers.md)


---

# Agent Instructions: 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://swell-ai.gitbook.io/docs/what-is-swell-ai.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.
