> For the complete documentation index, see [llms.txt](https://spacepugs.gitbook.io/space-pugs-wiki-2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacepugs.gitbook.io/space-pugs-wiki-2.0/introduction/gefi.md).

# Gefi

There are many ways to earn points, you can use these points to buy tickets for our weekly Space Pugs V2 raffle, have your V2 added to the [**Merch Store**](/space-pugs-wiki-2.0/introduction/clothing-merch.md), plus more TBA.<br>

**WAYS TO EARN POINTS FOR WEEKLY RAFFLE**\
\
\
\
**1. POKER** [**FREEROLLS**](/space-pugs-wiki-2.0/poker/freerolls.md) \
**Top 7 places earn points.** \
:white\_small\_square:1st - 250 points for Gefi Weekly Raffle | 5 entries to Monthly Raffle \
:white\_small\_square:2nd - 175 points for Gefi Weekly Raffle | 3 entries to Monthly Raffle \
:white\_small\_square:3rd - 150 points for Gefi Weekly Raffle | 1 entries to Monthly Raffle \
:white\_small\_square:4th - 125 points points for Gefi Weekly Raffle \
:white\_small\_square:5th - 100 points points for Gefi Weekly Raffle \
:white\_small\_square:6th - 50 points points for Gefi Weekly Raffle \
:white\_small\_square:7th - 25 points points for Gefi Weekly Raffle

\
**2. Add Quality Poker Tournaments in** [**Tourney-shills** ](https://discord.com/channels/935746007445168189/1185687187233198200)**| 100 Points** \
This will enable us to become the hub for anyone wanting to play poker tournaments, if successful, we can start to build a calendar of upcoming tournaments.

**3. Sunday Games** \
:white\_small\_square:Poker Hand Bingo: Winner wins - 250 Points \
:white\_small\_square:Poker Hand Omaha Showdown: Winner wins - 250 Points \
:white\_small\_square:Name The Trait - 100 Points\
:white\_small\_square:Gartic - 100 Points - 2nd - 50 Points \
:white\_small\_square:Trivia - 1st - 100 Points - 2nd - 50 \
:white\_small\_square:Points Rumble - 100 Points<br>

\
**4. Create Memes & Fan Art** Every good quality meme or fan art created will earn you 100 points. Posted in [**marketing**](https://discord.com/channels/935746007445168189/1141127603370074252) & tag me, I will add the points manually.

\
:white\_small\_square: You can check your own score using the /score command

:white\_small\_square: Happy clicking, now lets up our awareness \
:white\_small\_square: More points - more chances to win - more eyes on us - more holders - higher floor prices - higher $pugchip value = more return on your investment! :rocket:

Go start earning points now! [**social-updates**](https://discord.gg/KS8DYhYH)


---

# 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://spacepugs.gitbook.io/space-pugs-wiki-2.0/introduction/gefi.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.
