# 🫵 Claim your trading points

**To claim your trading point, there are two major cases:**

### Case 1: I traded tokens launched with Cooking City using non-custodial wallets (e.g., Phantom, Backpack, OKX Wallet):

1. Connect with Cooking City: [**Connect with Cooking City**](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/connect-with-cooking-city)
2. Claim Your Points: [**Claim Points**](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/connect-with-cooking-city#claim-points)

### Case 2: I traded tokens launched with Cooking City using custodial wallets on existing trading platforms (e.g Axiom, Photon, and GMGN):

1. Export your custodial trading wallets to a decentralised wallet (if you didn't trade the Cooking City tokens with your non-custodial wallet): [**Export my wallets**](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets)
2. Connect with Cooking City: [**Connect with Cooking City**](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/connect-with-cooking-city)
3. Claim Your Points: [**Claim Points**](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/connect-with-cooking-city#claim-points)


---

# 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://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points.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.
