# Changes

### 2021-05-29

Added crossroad to network page.

Added link to github.

### 2021-04-29

Changed links to crossroad.gold.

### 2021-04-23

Changed links to pancakeswap v1.

### 2021-04-17

Fixed Boardroom timer showing incorrect countdown.

### 2021-04-16

Fixed UI of Bond page.

### 2021-04-11

Fixed UI bug which prevented deposits/withdrawals of over 1000.

Fixed UI bug which caused the Max button to sometime put more than the available amount.

Added "Buy Shares" button to Home.

Added "(+), Add Liquidity" buttons to Lamp pools.

### 2021-04-10

Added network tab.

Fixed APR for shares pools.

Moved share pools to top of Lamp page.

Disabled deposites into DJINN pools

### 2021-04-07

Revealed share pools, they will still not open for 2 days!

### 2021-04-04

Fixed deposit of over 1000 not activating UI.

### 2021-04-03

Initial release!


---

# 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.djinn.gold/logs/changes.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.
