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

# Kickz Raffle

**PREPARATION**\
\
\- Login to your Paypal account\
\- Now go to Settings

![Click on the + next to your Email](/files/-ME4GIA1pcl_W8UYsEzr)

![You can enter max 6 new E-mails](/files/-ME4Gec3NHQL2mOK6T8v)

\- the email addresses you enter don´t have to be real, you can enter whatever you want. They don´t have to be verified. <br>

**ENTERING THE RAFFLE**\
\
**- Open the Kickz Raffle page**\
**- Fill out the following Form:**<br>

<div align="left"><img src="/files/-ME4I2xiJTZqSrmj8Eeg" alt=""></div>

* Use your real information and change it slightly for each entry<br>
* Now enter one of the Paypal Emails in the field called "E-Mail"<br>
* For instagram you can choose any account that is following the Kickz Account. [CLICK HERE](https://cdn.discordapp.com/attachments/587910487593975818/709780795644051466/message.txt) for our Instagram Account list.

![](/files/-ME4IX3s6A3n-ohF14KK)

**IMPORTANT**\
After each raffle entry make sure to change the IP and delete cookies. Please use a PayPal account which is deposited with a bank account, because with a credit card the money will be collected. With a bank account, the transactions are only authorized. The money will only be collected if you win. It is also not bad to use fantasy mails, you just won´t receive a confirmation mail, because the mail addresses are not existing. In the PayPal transaction code you can still see which shoe and size you have won.


---

# 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.goatify.io/guides-1/kickz-raffle.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.
