# Testnet Alpha

After months of hard work and several weeks of running internal testnet deployments, we are proud to start a new development phase that will enable our community's contribution. Incentivized Testnet Alpha is running on Ethereum Sepolia.&#x20;

Testnet Alpha users will earn [$AMBER points](/amber-tokenized-points-program.md) for their contribution.

[Whitelisting for testnet](/nabla-testnets/testnet-alpha/whitelisting-for-testnet.md)

[Connect  Wallet to Sepolia Testnet](/nabla-testnets/testnet-alpha/connect-wallet-to-sepolia-testnet.md)

[Requesting Testnet Gas](/nabla-testnets/testnet-alpha/requesting-testnet-gas.md)

[How to contribute to testing](/nabla-testnets/testnet-alpha/how-to-contribute-to-testing.md)

[Performing a Swap](/nabla-testnets/testnet-alpha/performing-a-swap.md)

[Managing Swap Pool Liquidity](/nabla-testnets/testnet-alpha/managing-swap-pool-liquidity.md)

[Managing Backstop Pool Liquidity](/nabla-testnets/testnet-alpha/managing-backstop-pool-liquidity.md)

[Redeem Swap Pool Shares via Backstop Pool](/nabla-testnets/testnet-alpha/redeem-swap-pool-shares-via-backstop-pool.md)

[Withdraw  Backstop Pool Liquidity via Excess Swap Pool](/nabla-testnets/testnet-alpha/withdraw-backstop-pool-liquidity-via-excess-swap-pool.md)

###


---

# 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.nabla.fi/nabla-testnets/testnet-alpha.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.
