> For the complete documentation index, see [llms.txt](https://docs.geodnet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodnet.com/geod-token/add-geod-token-to-your-solana-wallet.md).

# Add GEOD Token To Your Solana Wallet

GEOD token mining now supports the Solana network. Please follow the [guide ](/geodnet-console-platform-basics/add-a-wallet-address-and-phone-number.md) to add a Solana wallet to the GEODNET Console platform.\
\
To use your Solana wallet for GEOD mining, you must first add the GEOD token as a custom token to your wallet. If you have accidentally removed the GEOD token from your Solana wallet, you can also follow the guide below to add it again.

***Note: This guide also applies to GEO-PUSE Solana wallets.***\
\
**Step 1:**\
Open the Solflare app and tap the "Add new asset" button on the main screen. &#x20;

<figure><img src="/files/kWw7CD5y9V5FUo5qu65H" alt="" width="361"><figcaption></figcaption></figure>

**Step 2:**\
Copy the GEOD token address below into the input field and tap the "Add" button:\
7JA5eZdCzztSfQbJvS8aVVxMFfd81Rs9VvwnocV1mKHu

<figure><img src="/files/bgnCSGpisI7c90WgNn5Y" alt="" width="368"><figcaption></figcaption></figure>

\
**Step 3:**\
Tap the "Confirm" button.

<figure><img src="/files/1frAsTYucGOYx8AAZcmW" alt="" width="361"><figcaption></figcaption></figure>

**Step 4:**\
You will see the “Geodnet Token” in the list.

<figure><img src="/files/51CHi6EAo41RxEhZIDYf" alt="" width="364"><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://docs.geodnet.com/geod-token/add-geod-token-to-your-solana-wallet.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.
