# Resources

- [Litepaper](https://docs.flock.io/resources/litepaper.md)
- [Whitepaper](https://docs.flock.io/resources/whitepaper.md): Read our Whitepaper!
- [Publications](https://docs.flock.io/resources/publications.md)
- [Glossary](https://docs.flock.io/resources/glossary.md)
- [FAQ](https://docs.flock.io/resources/faq.md): This is the FAQ page to help you going through the journey with FLock.
- [Social Media](https://docs.flock.io/resources/social-media.md): Follow FLock on Social Media!
- [Careers](https://docs.flock.io/resources/careers.md)
- [Terms Of Use](https://docs.flock.io/resources/terms-of-use.md)
- [Privacy Policy](https://docs.flock.io/resources/privacy-policy.md)
- [FLock.io-Verified Developers](https://docs.flock.io/resources/flock.io-verified-developers.md): What Does the "Blue Tick" Mean?
- [FLOCK Token Airdrop Terms and Conditions](https://docs.flock.io/resources/flock-token-airdrop-terms-and-conditions.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.flock.io/resources.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.
