# Testnet

The Session [Testnet Incentive Program](https://token.getsession.org/testnet-incentive-program) ran from July 16, 2024 to May 9, 2025. While the Incentive Program is now closed, testnet will continue to be available for user testing following Session Token's TGE. \
\
To get started with testnet, drop a message into the <mark style="background-color:green;">**#testnet**</mark> channel in the [Session Token Discord](https://discord.gg/sessiontoken) expressing your interest in receiving tSESH (test Session Tokens). You will also need ETH on the Arbitrum Sepolia Test Network for gas on testnet, which is freely available from some [faucets](https://faucet.quicknode.com/arbitrum/sepolia). \
\
Once you have test SESH, you can set up your own node following this [guide](/contribute-to-the-session-network/testnet/session-stagenet-node-setup.md). It is also technically possible to stake to existing [multicontributor nodes](/contribute-to-the-session-network/testnet/staking-to-a-session-stagenet-multicontributor-node.md) on testnet, though depending on testing activity levels, there may not be many available at a given time.&#x20;


---

# 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.getsession.org/contribute-to-the-session-network/testnet.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.
