# Projects

- [BLXN LIMITLESS](https://blxn.gitbook.io/docs/projects/blxn-limitless.md): The party shouldn't end when contract balances do.
- [Getting Started](https://blxn.gitbook.io/docs/projects/blxn-limitless/getting-started.md)
- [About](https://blxn.gitbook.io/docs/projects/blxn-limitless/about.md): LIMITLESS. Like the pill, only better.
- [Make the most possible](https://blxn.gitbook.io/docs/projects/blxn-limitless/make-the-most-possible.md): How do you gain an edge and guarantee a win?
- [VIP](https://blxn.gitbook.io/docs/projects/blxn-limitless/vip.md): Lets take a little bump(in ROI) before we start
- [Rounds](https://blxn.gitbook.io/docs/projects/blxn-limitless/rounds.md): How many rounds will you last? Lets find out
- [Pre-Round Mechanics](https://blxn.gitbook.io/docs/projects/blxn-limitless/rounds/pre-round-mechanics.md): And on the first 7 days...Smart contracts made.. VIPs
- [In-Round Mechanics](https://blxn.gitbook.io/docs/projects/blxn-limitless/rounds/in-round-mechanics.md): Lets get ready to rumble!
- [Winning Strategy](https://blxn.gitbook.io/docs/projects/blxn-limitless/winning-strategy.md): Men lie, women lie, numbers DON'T!
- [Decentralization](https://blxn.gitbook.io/docs/projects/blxn-limitless/decentralization.md): "Desensitized about decentralized?"  Look no further.
- [Frenquently Asked Questions](https://blxn.gitbook.io/docs/projects/blxn-limitless/frenquently-asked-questions.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://blxn.gitbook.io/docs/projects.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.
