# FAQs

{% content-ref url="/pages/T6DBugJ6fHyUiUjdJdik" %}
[How can I test Getpass features for free?](/getpass/resources/faqs/how-can-i-test-getpass-features-for-free.md)
{% endcontent-ref %}

<details>

<summary>What if my wallet is not connecting?</summary>

If you're having trouble connecting your wallet, don't worry! There are a few things you can try that might help.&#x20;

First, make sure that your wallet extension is up-to-date by removing and re-adding it (remember to save your recovery phrase first!).&#x20;

If that doesn't work, try clearing your browser cache and restarting your browser. Make sure that you're running the latest version of your browser and that your wallet is set to Ethereum mainnet.&#x20;

You should also turn off any browser extensions except for your wallet.&#x20;

If you're still having trouble, don't hesitate to contact our support team. We're here to help!

</details>

<details>

<summary>Why is it an error when I try to mint a pass?</summary>

We recommend to go to Dashboard page and check mint status of your project. It should be **Mint on**. The transaction requires gas fee.

</details>

<details>

<summary>What are Getpass fees?</summary>

While it doesn't cost anything to create an account, Getpass receives a 2,5% fee for all sales of NFT passes.

It's important to note that in addition to the Getpass fee, there is a gas fee for project deployment and minting of Creator Pass, which is dependent on the blockchain and network congestion. For the latest information on Creator Pass pricing, please visit [the following link](https://getpass.io/creator-pass).

</details>

<details>

<summary>What are the image requirements for a project?</summary>

File types supported: JPG, PNG, GIF and WEBP.

Project logo: 512×512.

Project cover: 1200 px X 520px recommended (under 10MB).&#x20;

Pass image: under 5MB.

</details>

<details>

<summary>Can I integrate NFT passes sales on my website?</summary>

Getpass widget is a tool that can help you to integrate NFT passes sales on your website. This widget provides a seamless and user-friendly experience and allows your customers to purchase NFT passes directly on your website.&#x20;

By using Getpass widget, you can take advantage of the benefits of NFTs without having to worry about the technical details of the blockchain. The widget handles all of the back-end operations, such as creating and managing the NFTs, as well as the payment processing.

</details>


---

# 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/resources/faqs.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.
