# Dogstarcoin

## Dogstarcoin

- [WHITEPAPER](https://dogstar.gitbook.io/dogstar-coin/whitepaper.md)
- [What's up, Dog?](https://dogstar.gitbook.io/dogstar-coin/whitepaper/whats-up-dog.md)
- [About me](https://dogstar.gitbook.io/dogstar-coin/whitepaper/about-me.md)
- [Our Goals](https://dogstar.gitbook.io/dogstar-coin/whitepaper/our-goals.md)
- [Tech we use](https://dogstar.gitbook.io/dogstar-coin/whitepaper/tech-we-use.md)
- [Token Distribution](https://dogstar.gitbook.io/dogstar-coin/whitepaper/token-distribution.md)
- [Roadmap](https://dogstar.gitbook.io/dogstar-coin/whitepaper/roadmap.md)
- [Who helps the Dog out](https://dogstar.gitbook.io/dogstar-coin/whitepaper/who-helps-the-dog-out.md)
- [Just to be clear](https://dogstar.gitbook.io/dogstar-coin/whitepaper/just-to-be-clear.md)
- [Achievements](https://dogstar.gitbook.io/dogstar-coin/whitepaper/achievements.md)
- [PRODUCTS](https://dogstar.gitbook.io/dogstar-coin/products.md)
- [DeFi Plarform](https://dogstar.gitbook.io/dogstar-coin/products/defi-plarform.md)
- [DogWallet](https://dogstar.gitbook.io/dogstar-coin/products/dogwallet.md)
- [DogstarLeague](https://dogstar.gitbook.io/dogstar-coin/products/dogstarleague.md)
- [Rewarded Pools](https://dogstar.gitbook.io/dogstar-coin/products/rewarded-pools.md): A liquidity pool is a dual-asset market that's created when liquidity providers lock an equal amount of two tokens. From there, buyers and sellers can SWAP directly against this liquidity without wait
- [NFT Terry Icons collection](https://dogstar.gitbook.io/dogstar-coin/products/nft-terry-icons-collection.md): By Dave our Art director.
- [GUIDES](https://dogstar.gitbook.io/dogstar-coin/guides.md)
- [DogWallet](https://dogstar.gitbook.io/dogstar-coin/guides/dogwallet.md)
- [Sign In & fund your DogWallet](https://dogstar.gitbook.io/dogstar-coin/guides/sign-in-and-fund-your-dogwallet.md)
- [Swap](https://dogstar.gitbook.io/dogstar-coin/guides/swap.md)
- [Trade](https://dogstar.gitbook.io/dogstar-coin/guides/trade.md)
- [Add Liquidity](https://dogstar.gitbook.io/dogstar-coin/guides/add-liquidity.md)
- [Dogstar League](https://dogstar.gitbook.io/dogstar-coin/guides/dogstar-league.md)
- [DOGSTAR: UPRISING](https://dogstar.gitbook.io/dogstar-coin/dogstar-uprising.md)
- [DogWallet Giveaway](https://dogstar.gitbook.io/dogstar-coin/dogstar-uprising/dogwallet-giveaway.md)
- [Referral Loop](https://dogstar.gitbook.io/dogstar-coin/dogstar-uprising/referral-loop.md)
- [MadPools](https://dogstar.gitbook.io/dogstar-coin/dogstar-uprising/madpools.md)
- [Whales War!](https://dogstar.gitbook.io/dogstar-coin/dogstar-uprising/whales-war.md)
- [Dogstar League Special Rounds](https://dogstar.gitbook.io/dogstar-coin/dogstar-uprising/dogstar-league-special-rounds.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://dogstar.gitbook.io/dogstar-coin/whitepaper.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.
