> 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

<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="/pages/H3vtQGbJN1671q87xdrJ">/pages/H3vtQGbJN1671q87xdrJ</a></td><td><a href="/files/fWutdESGuHGv1HJsConR">/files/fWutdESGuHGv1HJsConR</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="/pages/Nz54VyIDczS7Wo4hrIJy">/pages/Nz54VyIDczS7Wo4hrIJy</a></td><td><a href="/files/aXdca8qR0CddJEFNsQVg">/files/aXdca8qR0CddJEFNsQVg</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="/pages/BwECgvRnH8PtqFhsv8gA">/pages/BwECgvRnH8PtqFhsv8gA</a></td><td><a href="/files/oCzkC06gHS8zq50TiwMc">/files/oCzkC06gHS8zq50TiwMc</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="/pages/H1mdFoj0Aclb6VyJhomP">/pages/H1mdFoj0Aclb6VyJhomP</a></td><td><a href="/files/8tTiHeikxrTeD7mGl8wc">/files/8tTiHeikxrTeD7mGl8wc</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="/pages/BId15hXY4z7hbCD1Y0p8">/pages/BId15hXY4z7hbCD1Y0p8</a></td><td><a href="/files/tqXjQEftRcGFXHSkiTUE">/files/tqXjQEftRcGFXHSkiTUE</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.
