> For the complete documentation index, see [llms.txt](https://docs.gangstaverse.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gangstaverse.co/inside-gangstaverse/our-tokens/crown-token/earning-usdcrown/voting-gangstabet-prep.md).

# Voting GangstaBet Prep

The Gangstabet team is an [ICON P-Rep](https://tracker.icon.foundation/address/hx3c58970034d5a923aa95058365450feed28979a2) and is continuously building and contributing to the ICON community. Anyone who delegates their ICX votes to the GangstaBet P-Rep will earn $CROWN tokens from a monthly pool of 1,000,000 $CROWN tokens which will run for at least six months.&#x20;

The $CROWN reward will depend on the quantity and period of the ICX vote.&#x20;

{% hint style="info" %}
You can vote to Gangstabet P-Rep through [OMM Dashboard](https://app.omm.finance/#/vote)
{% endhint %}

### How to delegate ICX votes to Gangstabet P-Rep?

Voting GangstaBet P-Rep can be done in 2 ways, either by staking OMM tokens or by staking ICX. Let's see how we can stake OMM tokens at first.&#x20;

\
1\) Open [OMM Dashboard](https://app.omm.finance/#/vote)

2\) Sign in with ICON wallet

3\) Stake OMM from the Vote tab&#x20;

![Staking OMM](/files/LaWqBscA1zhmlnSweExP)

3\) Scroll a little downwards and you will see the list of P-Reps, click on + of GangstaBet to vote and save.

![Adding GangstaBet P-Rep](/files/wSqo97V086mSZfWD40kf)

4\) This is it, now you will receive $CROWN for voting GangstaBet P-Rep through staking OMM tokens.&#x20;

Now, let's move to how you can stake ICX and vote.&#x20;

1\) Go to your ICONex wallet

2\) Go to Voting > My status&#x20;

3\) Choose your wallet in the wallet name.&#x20;

4\) First, you need to stake. So, adjust the stake amount.&#x20;

5\) After staking, you will see the "Delegate" section from where you can vote

6\) Click on vote

![Staking and Delegating ICX](/files/CyLFwneMkSozLNKY0rXZ)

7\) When you click on the vote, you will see the list of P-Reps, choose GangstaBet and you can delegate the % of ICX you want.&#x20;

8\) Lastly, click on the vote&#x20;

![List of P-Reps and voting to GangstaBet](/files/cuRwqXxQZW6CbWFcTmho)

9\) **Congratulations**, now you will be rewarded with $CROWN which you can see on your wallet for voting the GangstaBet.&#x20;


---

# 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.gangstaverse.co/inside-gangstaverse/our-tokens/crown-token/earning-usdcrown/voting-gangstabet-prep.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.
