# Bidding Guide

### \[Step by step guide for Auction Swap Bidding]

1. Go to the **\[More]** menu and click the **\[Auction]** tab.

<figure><img src="https://936351320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYDLwfuPRktqV53tMNSVb%2Fuploads%2F0ClJTdsXiaUpsm6WrI4M%2Fimage.png?alt=media&#x26;token=e25b698d-6239-49a6-ac28-0a2b85bf6968" alt=""><figcaption></figcaption></figure>

2. Connect your wallet to get started. \
   (You can use KAIA, Metamask, Klip, or any wallet that supports the protocol.)

<figure><img src="https://936351320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYDLwfuPRktqV53tMNSVb%2Fuploads%2FGxpVGBRxZOuruvgJDonT%2Fimage.png?alt=media&#x26;token=a6c8d922-0e67-4ded-9581-5bf4605a7514" alt=""><figcaption></figcaption></figure>

#### \****Quick mode*** is a feature that allows users to participate in Auction Swap easily with just a few clicks. Users can select a certain percentage of the tokens they hold to participate in the bidding immediately.

1. In Quick mode, select the percentage of tokens you want to bid and click the **\[Bidding]** button.
2. Unlike KAIA, when participating in Auction Swap with GPC or GHUB, an **\[Approve]** transaction is required only once for the first time.

<figure><img src="https://936351320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYDLwfuPRktqV53tMNSVb%2Fuploads%2FviJwyo31egS1b6rZIC3c%2Fimage.png?alt=media&#x26;token=11534263-160e-4256-8326-67f11fba256b" alt=""><figcaption></figcaption></figure>

#### \****Detail mode*** allows users to participate in Auction Swap by directly entering the quantity they want to bid, unlike **Quick mode**. It is similar to the swap interface that users are generally familiar with.

1. In Detail mode, select the percentage of tokens or enter the quantity of tokens you want to bid, then click the **\[Bidding]** button.
2. Unlike KAIA, when participating in Auction Swap with GPC or GHUB, an **\[Enable]** transaction is required only once for the first time.

<figure><img src="https://936351320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYDLwfuPRktqV53tMNSVb%2Fuploads%2F0rFEBENsWFtglxQsseOt%2Fimage.png?alt=media&#x26;token=ea0f5267-ffa9-472e-b0b6-87300d234ec8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://936351320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYDLwfuPRktqV53tMNSVb%2Fuploads%2Floy8DK6my0Epe1odzSca%2Fimage.png?alt=media&#x26;token=950afa5e-b3ee-4059-be92-efe12fc49770" alt=""><figcaption></figcaption></figure>

Once the bidding is completed, user can view their history and the estimated reward amount in real-time at the bottom of the page.

<figure><img src="https://936351320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYDLwfuPRktqV53tMNSVb%2Fuploads%2F6ZY8oCHXNT2YrXBhHVcl%2Fimage.png?alt=media&#x26;token=2be92c6c-bc3e-4388-bd32-a22ba419861b" alt=""><figcaption></figcaption></figure>


---

# 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://goldstation.gitbook.io/goldstation/product-guides/auction/bidding-guide.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.
