# Purchasing Tickets to Guess Weekly Close

{% embed url="<https://www.youtube.com/watch?v=2KzAWlm_Js4>" %}

## How to guess the BTC/USD weekly close

* Select **Buy Tickets!** to open the guessing window. Ticket pricing per guess, based on the [linear scaling cost](/gg-game-mechanics-and-jackpot.md#linear-scaling-ticket-cost), is updated and displayed in real-time.<br>

  <figure><img src="/files/eHzpZ48w6aJXpbCpx92t" alt=""><figcaption></figcaption></figure>
* In the guessing window, enter in the value of what you think BTC/USD will be at the weekly close indicated at the top of the guessing window. Once a value is entered, select **Guess** to add this price guess to your ticket.<br>

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

  You may enter as many guesses as you would like manually, or bulk guessing can be made by uploading a CSV file formatted with a single price guess per row. Select the download link to download a CSV template file to be used as an example.<br>
* Don't know what to guess? No problem, simply hit the Quick Pick button and a price that is +/- 3% of the current Bitcoin price will be entered for you automatically.<br>

  <figure><img src="/files/2njQqCVJ5StUqQoiptFZ" alt=""><figcaption></figcaption></figure>
* As your price guesses are entered, they will be added to the list below and can be removed as needed by selecting the **Delete** icon.<br>

  <figure><img src="/files/fKYwNkWaA7HCWYaA0Jxl" alt=""><figcaption></figcaption></figure>
* After a guess is entered, the total number of entries and total cost, both in GG tokens and USD value, are displayed.

  <figure><img src="/files/Kyhqbil7sAu2VBnbt0H6" alt=""><figcaption></figcaption></figure>
* Once all of your guesses are entered, select **Confirm** to purchase your [Gud Guess ticket NFT](/gg-game-mechanics-and-jackpot.md#gud-guess-price-guess-tickets).<br>

  <figure><img src="/files/4yydftNJFzEnRV60f0G6" alt=""><figcaption></figcaption></figure>
* You entries for the current week and / or following week can be found under the **My Entries** section.


---

# 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.gudguess.com/gg-game-mechanics-and-jackpot/purchasing-tickets-to-guess-weekly-close.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.
