# Appendix

- [Pricing Plans](https://formulapro.shadebridge.com/formula-pro/appendix/pricing.md)
- [Column Reference Syntax](https://formulapro.shadebridge.com/formula-pro/appendix/column-syntax.md): Formula Pro supports reading values from all standard monday.com columns.
- [Supported Column Types](https://formulapro.shadebridge.com/formula-pro/appendix/column-types.md)
- [Common Errors and Troubleshooting](https://formulapro.shadebridge.com/formula-pro/appendix/errors-and-troubleshooting.md)
- [FAQ](https://formulapro.shadebridge.com/formula-pro/appendix/faq.md)


---

# 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://formulapro.shadebridge.com/formula-pro/appendix.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.
