How to view API reference on selected symbol? (Unity dev)

I’m evauating Cursor for Unity 6 dev (I’m new to both gamedev and coding).

Q: How can I find API documentation for any given symbol in the code?

In Visual Studio I can choose “Unity API Reference” (Alt-F1) and in Jetbrains Rider I can choose “Context Help” (Ctrl-Middle click). Is there something similar in Cursor?