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

# MadPools

```
// Starting date: May 26th
// Ending date: June 20th
// XTAR for grabs: 200,000,000
// Proof of funds:
   XTAR-USDC Pool: https://stellar.expert/explorer/public/account/GC2JRPPBCZOCA5IEXTYLFEERFISWZ2U6BK7LJ4GKOIJYGSU24D7OZNXT
   XTAR-AQUA Pool: https://stellar.expert/explorer/public/account/GDDKQ3ZF6WNQRLL4GYLXFEENSEYUL6QB4NYGFPVFWZIKUG4UVVUOWIAS
   XTAR-XLM Pool: https://stellar.expert/explorer/public/account/GBO56XB4ZJTSUYK5EQKD45S3EPBA44XVHNLSG56JERDM7CPHGYL4VZI3
```

#### How to participate

Add or keep liquidity in the [flagship pool](https://app.dogstarcoin.com/pool/farming). Your DogWallet receives an 💸 hourly XTAR drip, driving constant transactions and deepening liquidity.

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

#### How rewards are distributed

Rewards are distributed hourly based on your share of each pool. That means that if you own 20% of one of the pools' liquidity, you'll earn 20% of the incentives to be distributed each hour. Let the whale war begin!

<figure><img src="/files/5gIyI2gcfuazkR83qC5O" alt=""><figcaption></figcaption></figure>

#### Something else I should know?&#x20;

* This incentive campaign is complementary to other incentives already in place for the pools.&#x20;
* Although you can use any wallet you want to add liquidity to any pool, we recommend you to use your DogWallet. By using your DogWallet you'll be eligible for the Whales War incentive as well!
* The more liquidity you bring on-chain, the more rewards you'll earn from the pools!&#x20;


---

# 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://dogstar.gitbook.io/dogstar-coin/dogstar-uprising/madpools.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.
