# Next Steps

### Challenges we ran into

* At first, we approached the problem with a bigger agenda with support for more marketplaces, swapping and bridging tokens. We decided to limit our vision to Fuji to Görli and OpenSea.
* We struggled with decoding the necessary inputs for the SeaPort contract.
* Solidity wasn't our strongest muscle so we struggled here and there during the implementation of contracts.

### Roadmap

* Handle conversion of native tokens to ETH.
* Implement Polygon, Arbitrum and Optimism to buy NFTs on Ethereum.
* Deploy to mainnet.
* Integrate InterBull into [NFTBull terminal!](https://twitter.com/nftbullapp)


---

# 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://nftbull.gitbook.io/docs/interbull/next-steps.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.
