# Other FAQ´s

## FAQ - Beta tester

<details>

<summary>What is Beta testing?</summary>

Beta testing is the final step of the product validation process. A select group will test our new software and products to ensure it meets all the expected behaviors.

</details>

<details>

<summary>Can anyone be a beta tester?</summary>

Yes, anyone can be a beta tester.&#x20;

</details>

<details>

<summary>What’s in beta tester program for me?</summary>

Being a beta tester is a paid opportunity to know about latest releases on Meta Pool products, collaborate with community and help to ensure high quality.

</details>

<details>

<summary>Are the rewards negotiable?</summary>

No. Beta tester program have a defined budget for the tasks asked.

</details>


---

# 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.metapool.app/master/faq-frequently-asked-questions/other-faq-s.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.
