> For the complete documentation index, see [llms.txt](https://bob-docs.zkbob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bob-docs.zkbob.com/bob-dao/governance/protocol-governance/gp-1-bob-swap-beta-testing-infrastructure.md).

# GP 1: Bob Swap beta testing infrastructure

GP #1 was the first governance proposal enacted by the 3/6 multisig submitted and approved to launch Bob Swap (BobVault contract) beta testing. The beta version of the Bob Swap was initiated along with a testing fee structure, and 1,000 BOB was added for testing purposes. Following the finalized security audit and contracts upgrade, the Bob Swap fee structure was updated and testing funds refunded in [GP #3](broken://pages/XcvTr4lL7HTVlHdJMrzT).&#x20;

{% hint style="success" %}

* GP #21
* Timestamp: Dec-23-2022 11:34:52 AM +UTC
* Tx: [0x642b0e7fbc2c0cacfb6641fb28b625784513e6db3ee5efba75dd405ad4a27994](https://polygonscan.com/tx/0x642b0e7fbc2c0cacfb6641fb28b625784513e6db3ee5efba75dd405ad4a27994)
  {% endhint %}


---

# 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://bob-docs.zkbob.com/bob-dao/governance/protocol-governance/gp-1-bob-swap-beta-testing-infrastructure.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.
