> For the complete documentation index, see [llms.txt](https://pulsedoge.gitbook.io/pulsedoge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pulsedoge.gitbook.io/pulsedoge/get-usdpdoge.md).

# Get $Pulsedoge

## How to get $Pulsedoge

Follow these guides to get everything set up MetaMask and to use PancakeSwap exchange to buy $Pulsedoge.\
\
[**Configure MetaMask**](https://pulsedoge.gitbook.io/pulsedoge/get-usdpdoge/1.-create-a-wallet)

[**Bridge tokens from Ethereum to Binance (or vice versa)**](https://pulsedoge.gitbook.io/pulsedoge/get-usdpdoge/2.-get-bep20-tokens)

[**How to buy $PulseDoge**](https://pulsedoge.gitbook.io/pulsedoge/get-usdpdoge/3.-connect-to-pancakeswap)

\
**Quick settings for adding Binance Smart Chain to MetaMask:**\
\
**Network Name:** Binance Smart Chain\
**New RPC URL:** <https://bsc-dataseed.binance.org/\\>
**ChainID:** 56\
**Symbol:** BNB\
**Block Explorer URL:** <https://bscscan.com>

![](/files/-Mht7bbpndK9VjSCfKGO)

**If you are already familiar with BSC and Pancakeswap, and have set up your wallet correctly, you can use this info:**

{% hint style="success" %}
**Token ticker: $PULSEDOGE**\
**Total supply: 1 Billion**\
**Contract:** 0xD4d55B811d9eDe2aDce61a98d67d7f91bFfcE495\
**BSCscan:** <https://bscscan.com/token/0xd4d55b811d9ede2adce61a98d67d7f91bffce495>\
\
\
✅  **Buy on Pancakeswap:**\
\
[https://pancakeswap.finance/swap?outputCurrency=0xd4d55b811d9ede2adce61a98d67d7f91bffce495](<https://pancakeswap.finance/swap?outputCurrency=0xd4d55b811d9ede2adce61a98d67d7f91bffce495&#xA;>)\
\
✅  **100% liquidity locked for 5,555 days:**\
\
[https://dxsale.app/app/v2\_9/dxlockview?id=0\&add=0x131bD468018f3757910DFbAa5aC8f268DCAa87A2\&type=lplock\&chain=BSC<br>](<https://dxsale.app/app/v2_9/dxlockview?id=0\&add=0x131bD468018f3757910DFbAa5aC8f268DCAa87A2\&type=lplock\&chain=BSC&#xA;>)\
✅  **Price chart:**\
\
[https://poocoin.app/tokens/0xd4d55b811d9ede2adce61a98d67d7f91bffce495<br>](<https://poocoin.app/tokens/0xd4d55b811d9ede2adce61a98d67d7f91bffce495&#xA;>)
{% endhint %}


---

# 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://pulsedoge.gitbook.io/pulsedoge/get-usdpdoge.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.
