# How to Stake in Pools with BscScan

Some users may want to take advantage of BabyDoge's Pools using BscScan instead of the website UI.

You'll be interacting with one of two contracts, depending on if you want to use the Auto BabyDoge Pool, or one of the other available Pools. This guide will help you through interacting with the contracts and get you stacking rewards.

{% hint style="warning" %}
Please understand that using BscScan to interact with contracts is not recommended for beginners. If you're not feeling confident, we suggest using the [How to Stake in Pools guide](/babydoge-docs-1/products/farming-as-a-service/pools/how-to-join-in-pools.md) instead.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.babydogeswap.com/babydoge-docs-1/products/farming-as-a-service/pools/how-to-stake-in-pools-with-bscscan.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.
