> For the complete documentation index, see [llms.txt](https://guide.geyser.fund/geyser-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.geyser.fund/geyser-docs/product-guides/getting-started.md).

# Getting started

An overview for newcomers

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Log in</strong></td><td>Log in with your accounts to showcase your social proof and background</td><td></td><td><a href="/geyser-docs/product-guides/getting-started/log-in.md">Log in</a></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FvDUa5xBH7kktNKvrmzLx%2FLog%20In.png?alt=media&amp;token=3cf7a9c8-c8ca-4558-941f-a32fbc61335c">Log In.png</a></td></tr><tr><td><strong>Install the Geyser PWA</strong></td><td>Take advantage of native mobile device features to enhance your experience</td><td></td><td><a href="/geyser-docs/product-guides/getting-started/install-the-geyser-pwa.md">Install the Geyser PWA</a></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2Fqfui29Co60GvWjeuQDt0%2FInstall%20PWA.png?alt=media&amp;token=d44fe621-8b53-45ad-ac58-35a914424a08">Install PWA.png</a></td></tr><tr><td><strong>Curate your Geyser Profile</strong></td><td>Tell who you are by writing your bio, connect social accounts, and show your Badges</td><td></td><td><a href="/geyser-docs/product-guides/getting-started/curate-your-geyser-profile.md">Curate your Geyser Profile</a></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FIxfWR2NM9Jri4CyXFfAd%2FCurate%20Geyser%20profile.png?alt=media&amp;token=7be5b625-9226-4dd1-af03-15d0f97b3a3b">Curate Geyser profile.png</a></td></tr><tr><td><strong>Become an Ambassador</strong></td><td>Support projects by sharing projects and getting them funded</td><td></td><td><a href="broken://pages/H1mdFoj0Aclb6VyJhomP">Broken link</a></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FdsS8L8BnmBA2d3bdTOcI%2FFund%20a%20project.png?alt=media&amp;token=986cc4e6-5ff5-4c17-b7e1-31afb21f4dfa">Fund a project.png</a></td></tr><tr><td><strong>Very your email</strong></td><td>Verify your email to become a Geyser user</td><td></td><td><a href="/geyser-docs/product-guides/getting-started/verify-your-email.md">Verify your email</a></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FYRWX7UyhvvHGbXa6zoaP%2FScreenshot%202026-05-15%20at%2013.42.11.png?alt=media&amp;token=e2349e79-6d0f-4e6e-981b-ebd9a891e694">Screenshot 2026-05-15 at 13.42.11.png</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.geyser.fund/geyser-docs/product-guides/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
