# Bloclance

## Bloclance

- [Introducing Bloclance](https://docs.bloclance.com/introducing-bloclance.md): A smart contract powered Freelancing Platform on the Base Blockchain.
- [How It Works](https://docs.bloclance.com/how-it-works.md): How Bloclance Works
- [Bloc Token](https://docs.bloclance.com/bloc-token.md): The Utility Token Of Bloclance
- [Join Testnet](https://docs.bloclance.com/join-testnet.md): Become one of the early users of Bloclance
- [Earn Bloc Tokens](https://docs.bloclance.com/earn-bloc-tokens.md): $BLOC Token Farming For Early Birds
- [Contact Us](https://docs.bloclance.com/contact-us.md): Contact Bloclance
- [Join Bloclance Team](https://docs.bloclance.com/join-bloclance-team.md): Join the Bloclance Team!
- [Privacy Policy](https://docs.bloclance.com/privacy-policy.md): Bloclance Privacy Policy
- [Terms & Conditions](https://docs.bloclance.com/terms-and-conditions.md): Terms of Use for Bloclance.com
- [Cookie Policy](https://docs.bloclance.com/cookie-policy.md): Cookie Policy for Bloclance.com


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bloclance.com/introducing-bloclance.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.
