# Common errors and solutions

## **On buying shares**

<mark style="color:red;">Error:</mark> Trying to buy more than 2 shares from assets in the Global or Local market as a new user, registered after January 30, 2024.\ <mark style="color:green;">Solution</mark>: New users registered after January 30, 2024, can unlock the ability to purchase more than 2 shares on the Global Market by making a minimum purchase of 3000 Guide Points from the app's Wallet section using the 'Buy Guide Points' option.\
\ <mark style="color:red;">Error</mark>: Attempting to buy a share from a location within less than 24 hours from the last purchase.\ <mark style="color:green;">Solution</mark>: Kindly wait for 24 hours from the time of the last purchase before initiating a new one.

## On Making Offers

<mark style="color:red;">Error</mark>: Attempting to submit an offer for a user who is not an Ambassador.\ <mark style="color:green;">Solut﻿ion</mark>: To qualify for making offers, both the sender and the recipient must have achieved one of the Ambassador ranks.

<mark style="color:red;">Error</mark>: Attempting to submit an offer, when you already have reached the maximum number of shares you can acquire\ <mark style="color:green;">Solution</mark>: If you have a pending offer for the same location, you must wait for the offer to expire, be accepted, or be rejected before submitting a new one for the same location.

Moreover, you can increase the number of shares available for purchase by enrolling users who attain Ambassador status (refer to the ‘Positions and Roles’ chapter).


---

# 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://bmyguide.gitbook.io/geomarket-1/common-errors-and-solutions.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.
