# FAQ

### What is the benefit of the BOOL points?

Bool Network is rewarding users with points for various activities within its ecosystem. These points can be accumulated and redeemed for various benefits such as $BOOL airdrop when the BOOL Mainnet is going alive.

### How can I participate in the campaign?

You can join the campaign via the [campaign page](https://campaign.bool.network/) and complete the task step by step.&#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.bool.network/points-campaign/faq.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.
