# Products

- [CoPilot By CakeAI](https://www.cakeai.app/products/copilot.md): Your companion for the web
- [Charts](https://www.cakeai.app/products/copilot/charts.md): Charts allow your copilot to navigate the web. Think of them as astronomical charts for your spaceship!
- [Configurations](https://www.cakeai.app/products/copilot/configurations.md): Make a chart your own. Add as many configurations as you want.
- [Pricing](https://www.cakeai.app/products/copilot/pricing.md)
- [FAQ](https://www.cakeai.app/products/copilot/faq.md): If you have more questions, feel free to ask us on twitter @CakeAI\_
- [go/links](https://www.cakeai.app/products/go-links.md): Easy to remember short links, shared within your groups. Let's go places!
- [Tips and Tricks](https://www.cakeai.app/products/go-links/tips-and-tricks.md): Various tips and tricks to help you in your journey with go/links extension


---

# 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://www.cakeai.app/products.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.
