# View Project Insights

{% hint style="info" %}
Project Insights are still a beta feature. In the future, we will improve them to give you more data and suggestions to make your project even more successful.\
Do you have feedback or a new feature in mind? Let us know on [Telegram](https://t.me/geyserfund), or [Discord](https://discord.gg/nFReGfqwJv).
{% endhint %}

### View Project Insights

1. `Log in` and go to your project page
2. Under `Creator view`  click `Insights`
3. Use the drop-down menu (top left) to **select the displayed period**

<figure><img src="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FCHHpC3iLEdFmJDwmBMaS%2FTemplate(5).png?alt=media&#x26;token=e69f1c73-e26e-4cfa-89f2-e7cef3ad86fc" alt=""><figcaption></figcaption></figure>


---

# 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://guide.geyser.fund/geyser-docs/product-features/project-features/view-project-insights.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.
