# Whitelisting for testnet

Alpha testnet deployment is technically permissionless however, the tester will need to hold "test tokens" to be able to "test" the product. There is a whitelisting process and several ways testers can obtain those test tokens. You need to complete the step 1 OR step 2 below:

1. Any member of the Nabla community can apply to be whitelisted (to receive test tokens) by completing social quests ([Galxe](https://galxe.com/NablaFinance/), etc. ). This is a guaranteed method for whitelisting.  OR
2. You can apply as a "test user" by filling out [this form](https://tally.so/r/wadKZq) as well (not a guaranteed method) :
   * If your wallet is holding assets or Defi positions worth more than  $5000  or,&#x20;
   * If you have a referral code. <br>

**Important**

* The above criteria are indicative and might not guarantee approval of your application.
* You can receive test tokens from other test users, but as an anti-sybil measure, we don't allocate $AMBER points to users who are not whitelisted for Testnet Alpha.


---

# 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/whitelisting-for-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.
