# Prep

Welcome to the Meme Pools open beta program.&#x20;

Here you'll find instructions on getting ready for beta testing with step by step guides. All beta testing will be hosted on [memepools.com](https://memepools.com) and conducted by the team during scheduled times announced on @memepoolsx.

## Beta Testing ETH

We will be testing on the Sepolia ethereum test network and you'll need Sepolia ETH.\
You can use one of the various faucets below to claim Sepolia ETH for testing:

* [Infura sepolia faucet](https://www.infura.io/faucet/sepolia)
* [Alchemy sepolia faucet](https://www.alchemy.com/faucets/ethereum-sepolia)
* [Google cloud sepolia faucet](https://cloud.google.com/application/web3/faucet/ethereum/sepolia)
* [Quicknode sepolia faucet](https://faucet.quicknode.com/ethereum/sepolia)

## Enable Sepolia testnet on Wallet

You will need to enable the Sepolia test network on your wallet. These instructions are for Metamask, but will be similar on other wallet providers:

1. Go to settings&#x20;
2. Go to advanced
3. Turn on "Show test networks"

<figure><img src="/files/4w9kzTfs7468LLeCkF1d" alt=""><figcaption></figcaption></figure>

The Meme Pools beta testing website will automatically prompt you to switch to Sepolia when you connect your wallet.&#x20;

In case it doesn't, you can manually switch to Sepolia:

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

## Beta Testing

That's all!&#x20;

You're set for beta testing on <https://beta.memepools.com> and can participate in the open public beta.


---

# 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.memepools.com/beta/prep.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.
