# Introduction

- [What is Wingbits?](https://docs.wingbits.com/introduction/readme.md)
- [Who can use Wingbits Data?](https://docs.wingbits.com/introduction/who-can-use-wingbits-data.md)
- [Terminology](https://docs.wingbits.com/introduction/terminology.md)
- [For the DePin Crew](https://docs.wingbits.com/introduction/for-the-depin-crew.md)
- [Official Wingbits Channels](https://docs.wingbits.com/introduction/official-wingbits-channels.md): The links below are to all official Wingbits channels - if a channel is not listed below it is not operated by or associated with Wingbits. As always, beware of scams!
- [Our Plan](https://docs.wingbits.com/introduction/our-plan.md)
- [How to get involved](https://docs.wingbits.com/introduction/how-to-get-involved.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://docs.wingbits.com/introduction.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.
