> For the complete documentation index, see [llms.txt](https://docs.getpass.io/getpass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getpass.io/getpass/introduction/getpass.io.md).

# Getpass.io

## Welcome to Getpass👋

Getpass is a blockchain-powered ecosystem that empowers creators to launch projects with unique NFT value. With Getpass, you can easily publish your projects, ensuring fast and secure verification and distribution of NFT passes. No coding skills are required, making it accessible to all creators.

{% content-ref url="/pages/iHya0fr119Dsr9ZNQ9TI" %}
[Features](/getpass/introduction/features.md)
{% endcontent-ref %}

## Getting Started✨

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/9HT2I4xNo7J9bdngTsd1" %}
[Creating a Project](/getpass/getting-started/creating-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/UYYpQgcPpzrpnJ9wSi3t" %}
[Customizing Passes](/getpass/getting-started/customizing-passes.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fnpzgj9B1HOe1ozwpLes" %}
[Publishing a Project](/getpass/getting-started/publishing-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/49cgKRyWwfZ7Ud3W2LhJ" %}
[Distribution of Passes](/getpass/getting-started/distribution-of-passes.md)
{% endcontent-ref %}

{% content-ref url="/pages/h2mdaynk5iS1igVCYemC" %}
[Verification of Passes](/getpass/getting-started/verification-of-passes.md)
{% endcontent-ref %}

## Resources📚

{% content-ref url="/pages/bXO3gO4Bb2puMcIR8OvQ" %}
[FAQs](/getpass/resources/faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/SQijpD27Y66cmi5Jlohd" %}
[Official Links](/getpass/resources/official-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/hK1UK8mYzeOlNJnTHUE3" %}
[For Developers](/getpass/resources/for-developers.md)
{% endcontent-ref %}

{% content-ref url="/pages/Djr67I7qTZz5f36l0AkB" %}
[Mint Widget Guide](/getpass/resources/mint-widget-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/HgGzTeN1PTWFgQzwMyq2" %}
[Mint Page Guide](/getpass/resources/mint-page-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/R56KKZVWzvRULXyGMYb8" %}
[Check-In App Guide](/getpass/resources/check-in-app-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/7jgNCuzahZaThKM1UNCN" %}
[Telegram Bot Guide](/getpass/resources/telegram-bot-guide.md)
{% endcontent-ref %}

## Legal documents📃

{% content-ref url="/pages/Gg34j4q4APGehNjoVNpO" %}
[Terms of Service](/getpass/legal/terms-of-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q6034SI0C7T3icB1ZCYH" %}
[Privacy Policy](/getpass/legal/privacy-policy.md)
{% endcontent-ref %}


---

# 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://docs.getpass.io/getpass/introduction/getpass.io.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.
