> For the complete documentation index, see [llms.txt](https://gourmetgalaxy.gitbook.io/gourmet-galaxy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gourmetgalaxy.gitbook.io/gourmet-galaxy/the-game/gum-options.md).

# Options Credits

Options Credits is a Option Trading Game. The first cryptocurrency to be Traded is BITCOIN.

![](/files/-MQBS7Xul2l_ZqIfzpVe)

## **How to get started?**

**Step 1: Join Options Credits Game**

To try your luck on this page, you need to deposit a minimum of 10 GUM. When you deposit 10 GUM, you will get 1 ticket per day. If deposit 20 GUM, you will get 2 tickets.

**Step 2: Predict price**&#x20;

This ticket is used to predict the price direction of Bitcoin each day. If your prediction is correct then you will receive at least 10 GUM bonus.

**Step 3: Prize accrued**

If no prediction is correct for a day, the bonus 10 GUM will be accrued over the next day, the DAI prize will increase.

**Step 4: Prediction commission**&#x20;

The prediction of all users will be ranked. If you want to get in the top positions, take it serious because if other users would like to see your predictions, you will receive a commission from that person.

*Noticed: If you get bored with this game, please withdraw the deposited GUM. GUM you deposited can be withdrawn at any time! And the connection between us will end. Good luck!*

*Behind the app: Options Credit is actually our Options Trading Game, using AMM and oracle solutions to automated include the price feeds from other sources.*


---

# 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://gourmetgalaxy.gitbook.io/gourmet-galaxy/the-game/gum-options.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.
