# 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="features" %}
[features](https://docs.getpass.io/getpass/introduction/features)
{% 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="../getting-started/creating-a-project" %}
[creating-a-project](https://docs.getpass.io/getpass/getting-started/creating-a-project)
{% endcontent-ref %}

{% content-ref url="../getting-started/customizing-passes" %}
[customizing-passes](https://docs.getpass.io/getpass/getting-started/customizing-passes)
{% endcontent-ref %}

{% content-ref url="../getting-started/publishing-a-project" %}
[publishing-a-project](https://docs.getpass.io/getpass/getting-started/publishing-a-project)
{% endcontent-ref %}

{% content-ref url="../getting-started/distribution-of-passes" %}
[distribution-of-passes](https://docs.getpass.io/getpass/getting-started/distribution-of-passes)
{% endcontent-ref %}

{% content-ref url="../getting-started/verification-of-passes" %}
[verification-of-passes](https://docs.getpass.io/getpass/getting-started/verification-of-passes)
{% endcontent-ref %}

## Resources📚

{% content-ref url="../resources/faqs" %}
[faqs](https://docs.getpass.io/getpass/resources/faqs)
{% endcontent-ref %}

{% content-ref url="../resources/official-links" %}
[official-links](https://docs.getpass.io/getpass/resources/official-links)
{% endcontent-ref %}

{% content-ref url="../resources/for-developers" %}
[for-developers](https://docs.getpass.io/getpass/resources/for-developers)
{% endcontent-ref %}

{% content-ref url="../resources/mint-widget-guide" %}
[mint-widget-guide](https://docs.getpass.io/getpass/resources/mint-widget-guide)
{% endcontent-ref %}

{% content-ref url="../resources/mint-page-guide" %}
[mint-page-guide](https://docs.getpass.io/getpass/resources/mint-page-guide)
{% endcontent-ref %}

{% content-ref url="../resources/check-in-app-guide" %}
[check-in-app-guide](https://docs.getpass.io/getpass/resources/check-in-app-guide)
{% endcontent-ref %}

{% content-ref url="../resources/telegram-bot-guide" %}
[telegram-bot-guide](https://docs.getpass.io/getpass/resources/telegram-bot-guide)
{% endcontent-ref %}

## Legal documents📃

{% content-ref url="../legal/terms-of-service" %}
[terms-of-service](https://docs.getpass.io/getpass/legal/terms-of-service)
{% endcontent-ref %}

{% content-ref url="../legal/privacy-policy" %}
[privacy-policy](https://docs.getpass.io/getpass/legal/privacy-policy)
{% endcontent-ref %}


---

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