> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/legal/ecosystem-tools-terms/bitz-xp/give-bitz.md).

# Give BiTz

## Give BiTz Terms of Use

1. You understand and accept that once you give your BiTz XP to Data Creators or Data Bounties, you cannot claim it back or get a refund. The actions are "one-way" and none reversible.
2. You understand and accept that once you give your BiTz XP to Data Creators or Data Bounties, your available BiTz XP points balance will be "reduced" and this action is non-reversible. Your BiTz XP points balance is the sum of your Get BiTz points minus the Sum of your Give BiTz balance.
3. You understand and accept that if you give BiTz XP to a Data Creator's campaign, this action does not guarantee that the Creator's advertised perks will be filled (as this is an open system that is not centrally controlled and enforced). If you are impacted by this, you can raise it with the [Itheum Trailblazer DAO](https://peerme.io/itheum-trailblazer-dao/discuss) and some follow-up actions may be taken against the Data Creator. But you do acknowledge and accept the risk that the Data Creator may not fulfill their obligations as advertised by them in the Get BiTz web app.
4. You understand and accept that if you give BiTz XP to a Data Bounty and it's filled by a Data Creator, this action does not guarantee that the Bounty's advertised perks will be filled (as this is an open system that is not centrally controlled and enforced). If you are impacted by this, you can raise it with the Itheum [Trailblazer DAO](https://peerme.io/itheum-trailblazer-dao/discuss) and some follow-up actions may be taken against the Data Creator. But you do acknowledge and accept the risk that the Data Creator may not fulfill their obligations as advertised by them in the Get BiTz web app.
5. You understand and accept that if you give BiTz XP to a Data Creator's campaign there is a possibility that the Data Creator will never launch a new Data NFT collection and therefore you lose your ability to receive any of the advertised perks, as they are only applicable to new Data NFT collection the Data Creator launches as part of their campaign.
6. You understand and accept that if you give BiTz XP to a Data Bounty there is a possibility that the Data Bounty is never filled and therefore you will be able to receive any of the advertised perks, as they are only applicable to Data Bounties that get filled.

For any questions and notices, please contact us at: <privacy@itheum.io>

* Document Version: 1
* Effective Date: Apr 26, 2024
* Last Updated Date: Apr 26, 2024


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.itheum.io/product-docs/legal/ecosystem-tools-terms/bitz-xp/give-bitz.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
