# How can I get free credits?

Q: I signed up for Gooey.AI but didn't get my 500 credits.&#x20;

A: Only verified accounts will receive 500 credits. You will not receive any credits if you sign up using a non-Gmail email or a temporary email account.&#x20;

<figure><img src="/files/P8lQNmMfJtRxBtyqxDet" alt=""><figcaption></figcaption></figure>


---

# 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.gooey.ai/help-desk/how-can-i-get-free-credits.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.
