Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Hook for on-demand fetching of public API data, triggered manually rather than on mount.
trigger
const { data, trigger } = useLazyQuery<API.Symbol[]>("/v1/public/info");