> For the complete documentation index, see [llms.txt](https://cooking-city-launchpad.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/photon.md).

# Photon

For security purposes, the private key of your Photon trading wallet is revealed to you only once during the setup process.

To access it, you’ll need to use the slider to reveal your private key.

After revealing it, you won’t be able to access it again, so make sure you save your private key in a secure location before clicking "Continue."

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

1. Download Phantom wallet via <https://phantom.com/>.

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

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

<figure><img src="/files/639XtEaFtIr1teVlKHIg" alt=""><figcaption></figcaption></figure>

2. Import your wallet

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

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

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

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

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

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


---

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